table {
font-family: Arial; font-size: 13px; color: #534200; 
}

h2 {
font-family: Arial; color: red; 
}

h3 {
font-family: Arial; color:#566F00; 
}
	
A {
TEXT-DECORATION: none; color:#2D3B58;
}

A:hover {
TEXT-DECORATION: underline; font-weight:none; color:red;
}