a:active, a:link, a:visited
{
	color: #666666;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	text-decoration: none;
}

a:hover 
{
	color: #666666;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	text-decoration: underline;
}

a.bodylinks:active, a.bodylinks:link, a.bodylinks:visited
{
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
    line-height: 30px;
}
 
a.bodylinks:hover 
{
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	line-height: 30px;
}

a.bodylinks2:active, a.bodylinks2:link, a.bodylinks2:visited
{
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
 
a.bodylinks2:hover 
{
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

.bodytext {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;

}

.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.boldbluebodytext {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;

}
