.bordasimples {
    border: 2px solid;
    border-collapse: collapse;
    color: #FF6600;
	border-color:#FF6600;
}

.titulo {
    font-family: Verdana, Arial, Times New Roman;
    text-decoration: none;
    font-size: 20px;
    color: #CC3300;
}

.subtitulo {
    font-family: Verdana, Arial, Times New Roman;
    text-decoration: none;
    font-size: 9px;
    color: #000000;
	font-weight: bold;
}

.texto {
    font-family: Verdana, Arial, Times New Roman;
    text-decoration: none;
    font-size: 12px;
    color: #000000;
}

.textomedio {
    font-family: Verdana, Arial, Times New Roman;
    text-decoration: none;
    font-size: 13px;
    color: #000000;
}

.textopequeno {
    font-family: Verdana, Arial, Times New Roman;
    text-decoration: none;
    font-size: 9px;
    color: #000000;
}

.textotitulo {
    font-family: Verdana, Arial, Times New Roman;
    text-decoration: none;
    font-size: 11px;
    color: #FF3300;
}

.textomediotitulo {
    font-family: Verdana, Arial, Times New Roman;
    text-decoration: none;
    font-size: 10px;
    color: #CC3300;
	font-weight: bold;
}

.textopequenotitulo {
    font-family: Verdana, Arial, Times New Roman;
    text-decoration: none;
    font-size: 9px;
    color: #FF3300;
}

.mensagem_sucesso {
	font-family: Verdana, Arial, Times New Roman;
	text-decoration: none;
	font-size: 24px;
	color: #00CC00;
	font-weight: normal;
}

.calendariomes {
    font-family: Arial;
    text-decoration: none;
    font-size: 9px;
    color: #FFFFFF;
	font-weight: bold;
}

.calendariodia {
    font-family: Arial;
    text-decoration: none;
    font-size: 12px;
    color: #000000;
	font-weight: bold;
}

.calendarioano {
    font-family: Arial;
    text-decoration: none;
    font-size: 10px;
    color: #333333;
	font-weight: bold;
}

.titulonoticia {
    font-family: Verdana, Arial, Times New Roman;
    text-decoration: none;
    font-size: 18px;
    color: #CC3300;
}

.link:link {
	color: #FF6600;
	text-decoration: none;
	font-family: Verdana, Arial, Times New Roman;
    text-decoration: none;
    font-size: 10px;
}

.link:visited {
	color: #FF6600;
	text-decoration: none;
	font-family: Verdana, Arial, Times New Roman;
    text-decoration: none;
    font-size: 10px;
}

.link:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: Verdana, Arial, Times New Roman;
    text-decoration: none;
    font-size: 10px;
}

.link:active {
	color: #FF6600;
	text-decoration: none;
	font-family: Verdana, Arial, Times New Roman;
    text-decoration: none;
    font-size: 10px;
}
