A:visited {color : #000000;
text-decoration : none;} 


A:link {color : #000000; 
text-decoration : none;} 


A:hover {color : #000000; 
text-decoration : underline;} 


A:active {color : #406537; 
text-decoration : underline;} 

BODY {
	font-family : MS Sans Serif;
	font-style : normal;
	font-variant : normal;
	font-size : 13px;
	line-height : 140%;
	background-image: url(./header_back.jpg);
	background-repeat: repeat-x; 

	 }
td { font-size:13px}

