body {
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
	font: bold 10pt/13pt arial; 
	color: #030392;  
	margin: 0px; 
}
a:link, a:visited { 
	color: #030392;
	text-decoration: none; 
	}
a:hover, a:active { 
	color: #FFFFFF;
	text-decoration: underline; 
	}
