
.text {
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: small;
	color: #FFFF;
}

.text a:link, .text a:visited, .text a:active { 
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: small;
	color: #FFFF;
	text-decoration: underline; 

} 

.text a:hover { 
	text-decoration: underline;
	font-weight: bold;
}