a:link {
	color: #3561A0;
	text-decoration: none;
}
a:visited {
	color: #828282;
	text-decoration: none;
}
a:hover {
	color: #437AC8;
	text-decoration: underline;
}



a.bottom:link {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.bottom:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.bottom:hover {
	font-size: 10px;
	color: #508C3C;
	text-decoration: underline;
}



body {
	background-color: #F7F8F8;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

td {
	font-family: verdana;
	font-size: 11px;
}


td.right {
	font-size: 11px;
	color: #333333;
	text-align: justify;
	
}

td.box {
	font-size: 10px;
	color: #70A057;
	text-align: justify;
	
}


td.news {
	font-size: 11px;
	color: #5DA66C;
	
	
}




