/* CSS Document */
body {
background-color:#669933;
 font-size : 14px; 
 font-family : georgia, times new roman, times, serif; 
 color : black; 
}
P td {
 font-size : 14px; 
 font-family : georgia, times new roman, times, serif; 
 color : #426321; 
}
A {
 color : #426321;
 }
A:hover {
 color : #426321;
 }