body{
	background-color: #666666;
	margin-top:0;
	margin-left:0
}

.domain{
	font-family:Verdana;
	font-size:24pt;
	color: #FFFFF0;
	font-weight:bold;
}

.bnr{
	font-family:Verdana;
	font-size:12pt;
	color: #333333;
	font-weight:bold;
}

.txt{
	font-family:Verdana;
	font-size:10pt;
	color: #666699;
	font-weight:bold;
}

A:Visited{
	text-decoration:none;
}

A:Link{
	text-decoration:none;
}

A:Hover{
	text-decoration:underline;
}

