table {
font-family: Arial;
font-size: 12px;
color: #333333;	
}

A:link {
color: #333333;
text-decoration: none;
} 
A:visited {
color : #8A8A8A; 
text-decoration:none;
} 
A:hover {
color : #8A8A8A; 
text-decoration:none;
font-weight: bold;
} 
A:active {
color : #8A8A8A; 
text-decoration:none; 
font-weight: bold;
} 




}
A.non:link {font-family: Verdana;font-size: 1px;color: #000000;text-decoration: underline;}
A.non:visited {font-family: Verdana;font-size: 1px;color: #000000;text-decoration: underline;}
A.non:hover {font-family: Verdana;font-size: 1px;color: #000000;text-decoration: underline;}
A.non:active {font-family: Verdana;font-size: 1px;color: #000000;text-decoration: underline;}
}

body { color:000000; background:#000000;
