
.links { text-decoration: none; color:white; font-weight: bold; font-size: 12pt; font-family: Georgia, Times New Roman, Times, serif
}

a:hover, a:active { 
	text-decoration: underline;
	 color: #CCCC66;
}

p {
   color: white;
	font-size: 10pt;
	font-family: Georgia, Times New Roman, Times, serif;
}

#graytext {
	text-decoration: none;
	color: #999999;
	font-size: 10pt;
	font-family: Georgia, Times New Roman, Times, serif;
}

#rightcol {
	text-decoration: none;
	font-size: 10pt;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}

#leftcol {
	text-decoration: none;
	color: Black;
	font-size: 10pt;
	font-family: Georgia, Times New Roman, Times, serif;
	
}

