A   {
	color:#808080;
    text-decoration:none;
	font-size:12px;
	font-family:MS UI Gothic;
    }
    
A:hover
    {
	color:#000000;
    background-color:#99ccff;
	font-size:12px;
	font-family:MS UI Gothic;
    font-weight: bold
    }
    
body{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color:#ffffff;
	font-size:12px;
	font-family:MS UI Gothic;
	}
	
td	{
	font-size:12px;
	font-family:MS UI Gothic;
	}

p.btnimg {text-align:center; margin: 10px 0px 10px 0px;}