BODY {
font-weight : bold; 
font-size : 10px; 
font-family : Georgia, Times New Roman, Times, serif; 
text-decoration : none; 
background-image : url(images/back.jpg); 
} 
TD {
font-size : 12px; 
font-family : Tahoma; 
font-weight : bold; 
color : #006600; 
} 
A:link {
font-size : 12px; 
color : #FFFFFF; 
font-family : Tahoma; 
background-color : transparent; 
text-decoration : none; 
} 
A:visited {
font-size : 12px; 
color : #FFFFFF; 
font-family : Tahoma; 
background-color : transparent; 
text-decoration : none; 
} 
A:hover {
font-size : 12px; 
color : #FFCC33; 
font-family : Tahoma; 
text-decoration : underline; 
} 
A:active {
font-size : 12px; 
color : #FFCC33; 
font-family : Tahoma; 
background-color : transparent; 
text-decoration : underline; 
}
img {
	text-decoration: none;
	border: none;