
a.link
{
	color: white;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}
a.link:hover
{

	color: black;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

a.smalllink
{
	color: #EEEEEE;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
}
a.smalllink:hover
{

	color: red;
	font-family: Tahoma;
	font-size: 9pt;
	text-decoration: none;
}

