body {
	margin: 0;
	padding: 0;
	color: #ffffff;
	background: #000 url('../images/bg_rule_red.gif') repeat-x;
	
    
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: x-small; /*for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /*for compliant browsers */	
	}
html>body { font-size: small; } /* be nice to Opera */

a.body:link  {text-decoration: none; color: #3795D3; font-family: verdana, sans-serif; font-size: 11.5px;  }
a.body:visited { text-decoration: none; color: #3795D3; font-family: verdana, sans-serif; font-size: 11.5px; }
a.body:hover { text-decoration: underline; color: #ffffff; font-family: verdana, sans-serif; font-size: 11.5px;}

