hr,p,div,span,table
{
	color:rgb(0,0,0);
	font-family: "Times New Roman";
	font-size: 16px;
}

a:link    {color: #000000}   /* unvisited link */
a:visited {color: #000000}   /* visited link */
a:hover   {color: #000000}   /* mouse over link */
a:active  {color: #000000}   /* selected link */ 
//a {text-decoration:none}

img
{
border: solid #ffffff;
border-width: 0;
}
div.hd{
	display:none;
}
