BODY {
	color: #FFFFFF; font-family: verdana, tahoma; font-size: 10px;}


<!-- TABLES -->
H1 {
color: #FFC52A; font-size: 17px; font-weight: bold; margin-top: 20px; margin-bottom: 10px;}

H2 {
color: white; font-size: 14px; font-weight: bold; margin-top: 0px; margin-bottom: 0px;}

H3 {
color: #FFC52A; font-size: 13px; font-weight: bold; margin-top: 0px; margin-bottom: 0px;}

TD {
	font-family: verdana, tahoma; font-size: 11px;}
TH {
	font-size: 12px; color: #FFFFFF; font-weight: bold; background: #343385;}
UL {
	margin-top: 5px;}
LI {
	margin-left: -15px;}	
P {
	margin-top: 10px;}
HR {
	height: 1px; color: #FFFFFF;}

<!-- TAGS -->
A {
	color: #FFC52A; text-decoration: underline;}
A:hover {
	color: #FFFFFF; text-decoration: underline;}

<!-- CLASS -->
.news { 
	margin-left: 10px;}

.news2 { 
	font-size: 13px;}

<!-- ID -->
#menu {
	color: #FFFFFF; text-decoration: underline;}
#menu:hover {
	color: #5958D6; text-decoration: underline;}
.img {
	border-width: 5px; border-color: #FFFFFF;}


