@CHARSET "ISO-8859-1";

.text
{
	font-size:15px;
	font-family: verdana,arial,helvetica,sans-serif;
}
.small
{
	font-size:10px;
	font-family: verdana,arial,helvetica,sans-serif;
}

a
{
	font-size:13px;
	color:#005228;	
	text-decoration: none;		
}

a:HOVER
{
	
	color:#660066;
	
}
.copyright
{
	color:#cccccc; 
	text-align: center;
}

