A.greylinks	{
	color: #666666; 
	text-decoration: underline; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
}
A:hover.greylinks		{
	color: #FF9900;
	text-decoration: underline; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
}
A.bluelinks	{
	color: #003366;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
A:hover.bluelinks		{
	color: #666600;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

A.whitelinks	{
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
A:hover.whitelinks		{
	color: #FF9900;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.bodytext	{
	color: #333333; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif;
}

.bodytext-white {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif;
}

.dropmenutext {
	color: #333333; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: Georgia, "Times New Roman", Times, serif;
}

.bodytext-white-bold {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif;
}

.bodytext-bold {
	color: #000000; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif;
}

.main-blue-headings {
	color: #003366; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 16px; 
	font-family: Georgia, "Times New Roman", Times, serif;
}

.bodytext-bold-italic {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;

}

.bodytext-grey {
	color: #666666; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: Georgia, "Times New Roman", Times, serif;
}

.tittle-white-bold {
	color: #666666; 
	text-decoration: none; 
	font-weight: normal; 
	font-size: 24px; 
	font-family: Georgia, "Times New Roman", Times, serif;
}

.dropmenutextbold {
	color: #333333; 
	text-decoration: none; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: Georgia, "Times New Roman", Times, serif;
}

