body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
.txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.cel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #09C;
	text-decoration: none;
}

a.txt:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
