BODY
{
	background-color: Silver;
	margin:0px;
	padding: 0px;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color: #282828;  font-weight:normal; text-decoration:none; 
}

p{
	text-align: justify;
}

a:link.topmenu{
	font-family: Tahoma;
	font-size: 8pt;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a:visited.topmenu{
	font-family: Tahoma; font-size: 8pt; color: White; text-decoration: none; font-weight: bold;
}

a:hover.topmenu{
	font-family: Tahoma; font-size: 8pt; color: White; text-decoration: underline; font-weight: bold;
}

a:link.news{
	font-family: Tahoma;
	color: #FFFF00;
	text-decoration: none;
}

a:visited.news{
	font-family: Tahoma; color: #FFFF00; text-decoration: none;
}

a:hover.news{
	font-family: Tahoma; color: #FFFF00; text-decoration: underline;
}

a {
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color: #ff0000; font-weight:normal; text-decoration:none; 
}
a:visited{
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color: #ff0000; font-weight:normal; text-decoration:none; 
}
a:hover {
	text-decoration:underline; 
}

.pgtitle{
	color: #AA0000;
	text-transform: uppercase;
	font-family: tahoma;
	font-size: 12pt;
}
