BODY {
background-color : #808080;
font: 12px Arial, Helvetica, Sans-Serif; 
color : #FFF; 
} 

A {
text-decoration : none; 
#background-color : transparent; 
font-style : normal; 
font-weight : bold; 
} 

A:link , A:visited {
color : #ffff99;
#background-color : transparent; 
} 

A:hover {
color : #FFF;
#background-color : transparent; 
} 

p {
text-align: left;
}

h2 { 
font-size : 18px;
color : #FFF; 
text-align: center;
}

td { 
background-color : #000066;
font-size : 13px;
color : #FFF; 
}

.submenu { 
font-size : 10px;
}

.header { 
font-size : 18px;
}