.txt{ font-family:Arial; font-size:10px; color:#D7D7D7; line-height:12px; text-decoration:none}
.txt:hover{ text-decoration:underline}


body {
	background-color: #132A3A;
}
a:link {
	text-decoration: none;
	color: #D7D7D7;
}
a:visited {
	text-decoration: none;
	color: #D7D7D7;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

