

body {
	
	background: #FEFA8B url(images/back_all.gif) repeat-x;
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
}

A:link {color: blue; text-decoration:none;}
A:visited { color: white; text-decoration:none }
A:hover { color: red; text-decoration:none }
A:active { color: blue; text-decoration:none}


