body {
	font-size : 16px; 
	font-family : arial; 
	color : #000000; 
	background-color : #33ccff; 
	padding : 0; 
	margin-top : 0; 
	margin-left : 0; 
	margin-right : 0; 
	margin-bottom : 0; 
} 
a {
	color : #ffffff; 
	text-decoration : none; 
} 
a:hover {
	color : #33ccff; 
	text-decoration : none; 
} 
a:active {
	color : #ff0000; 
	text-decoration : none;
}
a:visited {
	color : #000000; 
	text-decoration : none; 
} 
table {
	font-size : 12px; 
	font-family : arial; 
	border-width : 0; 
	border-style : none; 
}
td {
	valign : middle 
} 
img {
	border : none; 
}



