body, p, td, th, tr, table {
	color: FFFFFF;
	font-family: verdana, helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-size: 15;
}

img {
	border: none;
}

a: { 
	color: FFFFFF;
	font-family: verdana, helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-size: 15;
}
	
a:link { color: FFFFFF; text-decoration: none; font-size: 15;}

a:hover { color: DDDDDD; text-decoration: none; font-size: 15;}

a:visited { color: FFFFFF; text-decoration: none; font-size: 15;}

a:hover:visited { color: DDDDDD; text-decoration: none; font-size: 15;}

a:active { color: FFFFFF; text-decoration: none; font-size: 15;}