﻿a:link {
	text-decoration: none;
	color: #666666;
}

a:visited {

text-decoration: none;

color: #666666;

}

a:active {

text-decoration: underline;

}

a:hover {
	color: #FF3300;
	text-decoration: underline;
	text-align: center;
	font-weight: normal;
}

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000033;
	text-decoration: none;
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #660000;
	text-decoration: none;
}
