a:active     { font-family: Georgia; font-size: 14pt; color: #996633 }
a:hover      { font-family: Georgia; font-size: 14pt; color: #FF0000 }
a:link       {
	font-family: Georgia;
	font-size: 14px;
	color: #6633FF;
	font-weight: bold;
}
a:visited    {
	font-family: Georgia;
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
}
body         {
	font-family: Georgia;
	font-size: 14px;
	top: 5px;
	right: 5px;
	font-weight: normal;
}
