A:link {text-decoration:none}
A:visited {text-decoration:none}
A:hover {text-decoration:none}
A:active {text-decoration:none}

.evento {
	font-family: Courier New;
	color: #FFFFFF;
    font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
    text-align: none;
}

.relogio {
    font-family: Courier New;
    color: #FFFFFF;
    font-style: normal;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: none;
}

.counter {
    font-family: Courier New;
    color: #282828;
    font-style: normal;
    font-size: 8px;
    font-weight: bold;
    text-decoration: none;
    text-align: none;
}

.copyright {
	font-family: Courier New;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.corpoBranco {
	font-family: Courier New;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}

.corpoAmarelo {
	font-family: Courier New;
	color: #FFFF00;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}

.corpoAzul {
	font-family: Courier New;
	color: #CCFFFF;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}

.corpoVerde {
	font-family: Courier New;
	color: #00FF00;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}