body{

	background-color : #555555;
	color : #FFFFFF;
	font-size: 14px;
	font-family : Arial;
	margin-top : 0px;
	margin-left : 0px;
}
td{
	font-size: 14px;
}
a:link{
	color : #FF0000;
	font-weight : normal;
	font-size: 14px;
        text-decoration:underline;
}
a:visited{
	color : #FF0000;
	font-weight : normal;
	font-size: 14px;
        text-decoration:underline;

}