/* CSS Document */

body{background:#000; text-align:center; margin:0; padding:0; font-family:Verdana; font-size:7pt; color:#666666}

a:link , a:visited{
	color: #666666;
	font-family: verdana;
	font-size: 7pt;

	text-decoration: none;

}
a:hover {
	color: #cccccc;
	font-family: verdana;
	font-size: 7pt;
	
	text-decoration: none;
}
