﻿}
a:link
{
	color: rgb(192, 192, 192);
	font-family: verdana;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	font-variant: normal;
	font-style: normal;
}
a:active
{
	color: rgb(192, 192, 192);
	font-weight: bold;
	text-decoration: underline;
	font-size: small;
	font-style: normal;
	font-family: verdana;
	font-variant: normal;
}
a:visited
{
	color: rgb(51, 102, 153);
	font-weight: bold;
	text-decoration: underline;
	font-family: verdana;
	font-size: small;
	font-style: normal;
	font-variant: normal;
}
a:hover
{
	color: #FFCC66;
	font-family: verdana;
	text-decoration: underline;
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
}
.font {
	background-color: #000000;
	font-size: small;
	color: #FFFFFF;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana;
}
