.text {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #272727}
.textsmall { font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #272727}
.title { font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #000022; font-weight: bold}
.bigtitle { font-family: Arial, Helvetica, sans-serif; font-size: small; color: #000022; font-weight: bold}
.boxtitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #FFFFFF; font-weight: bold; }

A:link, A:visited, A:active
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	color: #000000; 
	text-decoration: none;	
}
A:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
}
.text:link, .text:visited, .text:active
{
	font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #000000; text-decoration: none;
}
.text:hover
{
	font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #000000; text-decoration: underline;
}

.textsmall:link, .textsmall:visited, .textsmall:active
{
	font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #595959; text-decoration: none;
}

.textsmall:hover
{
	font-family: Arial, Helvetica, sans-serif; font-size: xx-small; color: #595959; text-decoration: underline;
}