@charset "utf-8";

img {border: hidden; padding: 10px;}

body {
	font: 100% Verdana, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

font#one {font-family: Tahoma; font-size: 18pt; color: black;}
font#two {font-size: 12pt; color: #444; font-weight: bold;}
font#three {font-family: Arial;font-size: 10pt; color: #777;}

#three a{color: #777; text-decoration: none;}
#three a:hover{color: green;text-decoration: underline;}