.text {
	font-family: georgia;
	font-size: 11px;
	font-style: normal;

}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
a:link, a:active, a:visited {
color: #990000;
font-size: 11; 
text-decoration: none;
font-family: georgia;}

a:hover {
color: #000000;
font-size: 11;
text-decoration: none;
font-family: georgia;}

