body
 { 
background-image: url(images/back.gif); 
background-repeat: repeat-xy; 
background-position: left; 
background-color : #336699; 
font-family: Verdana; color : #003366; 
	} 

a:link {color:#336699; text-decoration:none}
a:visited {color:#666666; text-decoration:none}
a:active {color:FF0000; font-weight:bold}
a:hover {color:FF0000; font-weight:bold}

P { font-family : Verdana,Arial,Helvetia; 
font-size : 10pt; font-weight:bold} 

