a:link {
	text-decoration: none;
	color: #FF3300;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
	background:#FFDDD5;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 19px;
	color: #333333;
	text-decoration: none;
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #4D697E;
	text-decoration: none;
}
.bigText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	font-variant: normal;

}
