.main {
	font-family: Georgia,  Times, serif;
	font-size: 12pt;
	color: #333333;
	font-weight: normal;

}

.main a:link{
	font-family: Georgia, Times, serif;
	font-size: 12pt;
	color: #0066FF;
	text-decoration: underline;
	font-weight: normal;
}

.main a:visited { 

font-family: Georgia;

font-size: 12pt;



color: #0066FF; color: #0066FF; text-decoration: underline}

.main a:hover {  color: #330000; text-decoration: none}

