body,td,th, tr, p, div {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333;

	line-height: 17px;
	
    background: #FFFFFF;

}

a:link, a:visited

{

color: #000;

text-decoration  : none;



}

a:hover 

{

text-decoration: none;

color: #900;

}
