Table{
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
color: #000000;
font-family: Arial;
}

Body{
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
color: #000000;
font-family: Arial;
}

A:link{
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
}

A:visited{
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
}

a:hover, a:active, a:focus {
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #ff0000;
}

Img {
	border: 0px;
}