body 	{
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/pixel_red.jpg);
}

table,p  {       font-family: verdana, geneva, arial, helvetica, sans-serif;
		font-size: 10px;
		text-align: justify;
	    }

td  	{       font-family: verdana, geneva, arial, helvetica, sans-serif;
                 font-size: 10px;
	}

a:link	{	text-decoration: none;
		color: black;
	}

a:visited {	text-decoration: none;
		color: black;
	  }

a:hover {	background: Maroon;
		text-decoration: none;
		color: black;
}