A {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#666666;
	text-decoration:underlined;
}

A:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#999999;
	text-decoration:underlined;
}

A:active {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#999999;
	text-decoration:underlined;
}

A.nav {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

A.nav:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#4D4C4C;
	text-decoration:none;
	background-color: #DCDCDC;
}

A.nav:active {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	background-color: #DCDCDC;
}

A.subnav {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}

A.subnav:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#4D4C4C;
	text-decoration:none;
	background-color: #DCDCDC;
}

A.subnav:active {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
	background-color: #DCDCDC;
}

A.emailfooter {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-decoration:underlined;
	color:#FFFFFF;
}

A.emailfooter:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-decoration:underlined;
	color:#FFFFFF;
}

A.emailfooter:active {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-decoration:underlined;
	color:#FFFFFF;
}


.text {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}

.textsmall {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#666666;
}

.textsmallbold {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#666666;
}

.textsmallwhite {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#FFFFFF;
}

.textbold {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#666666;
}

.textitalic {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight:normal;
	font-style:italic;
	color:#666666;
	text-decoration:none;
}

.tit {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

.titred {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#DF0029;
	text-decoration:none;
}

.textred {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#DF0029;
	text-decoration:none;
}
