.branco10 {font-family:Trebuchet Ms;font-size:10px;color:#FFFFFF;text-decoration:none}
.branco10 a{font-family:Trebuchet Ms;font-size:10px;color:#FFFFFF;text-decoration:none}
.branco10 a:hover{font-family:Trebuchet Ms;font-size:10px;color:#FFCC00;text-decoration:underline}

.branco11 {font-family:Trebuchet Ms;font-size:11px;color:#FFFFFF;text-decoration:none}
.branco11 a{font-family:Trebuchet Ms;font-size:11px;color:#FFFFFF;text-decoration:none}
.branco11 a:hover{font-family:Trebuchet Ms;font-size:11px;color:#FFCC00;text-decoration:underline}

.branco12 {font-family:Trebuchet Ms;font-size:12px;color:#FFFFFF;text-decoration:none}
.branco12 a{font-family:Trebuchet Ms;font-size:12px;color:#FFFFFF;text-decoration:none}
.branco12 a:hover{font-family:Trebuchet Ms;font-size:12px;color:#FFCC00;text-decoration:underline}

.cinza10{font-family:Trebuchet Ms;font-size:10px;color:#666666;text-decoration:none}
.cinza10:hover{font-family:Trebuchet Ms;font-size:10px;color:#000000;text-decoration:none}
.cinza11{font-family:Trebuchet Ms;font-size:11px;color:#6D6E6E;text-decoration:none}
.cinza11:hover{font-family:Trebuchet Ms;font-size:11px;color:#FF0000;text-decoration:none}

.preto10 {font-family:Trebuchet Ms;font-size:14px;color:#1264DE;text-decoration:none;}
.preto10 a{font-family:Trebuchet Ms;font-size:14px;color:#1264DE;text-decoration:none;}
.preto10 a:hover{font-family:Trebuchet Ms;font-size:14px;color:#1264DE;text-decoration:underline;}

.preto11 {font-family:Trebuchet Ms;font-size:12px;color:#000000;text-decoration:none;}
.preto11 a{font-family:Trebuchet Ms;font-size:12px;color:#000000;text-decoration:none;}
.preto11 a:hover{font-family:Trebuchet Ms;font-size:12px;color:#FF0000;text-decoration:underline}

.cinza {font-family:Trebuchet Ms;font-size:12px;color:#cccccc;text-decoration:none;}
.cinza a{font-family:Trebuchet Ms;font-size:12px;color:#cccccc;text-decoration:none;}
.cinza a:hover{font-family:Trebuchet Ms;font-size:12px;color:#cccccc;text-decoration:underline}

.rosa {font-family:Trebuchet Ms;font-size:18px;color:#FF1946;text-decoration:none;}
.rosa a{font-family:Trebuchet Ms;font-size:18px;color:#FF1946;text-decoration:none;}
.rosa a:hover{font-family:Trebuchet Ms;font-size:18px;color:#FF1946;text-decoration:underline}

.preto12 {font-family:Trebuchet Ms;font-size:12px;color:#000000;text-decoration:none;}
.preto12 a{font-family:Trebuchet Ms;font-size:12px;color:#000000;text-decoration:none;}
.preto12 a:hover{font-family:Trebuchet Ms;font-size:12px;color:#FF0000;text-decoration:underline}

.vermelho10 {font-family:Trebuchet Ms;font-size:10px;color:#FF0000;text-decoration:none;}
.vermelho10 a{font-family:Trebuchet Ms;font-size:10px;color:#FF0000;text-decoration:none;}
.vermelho10 a:hover{font-family:Trebuchet Ms;font-size:10px;color:#FF0000;text-decoration:underline;}

.vermelho11 {font-family:Trebuchet Ms;font-size:11px;color:#FF0000;text-decoration:none;}
.vermelho11 a{font-family:Trebuchet Ms;font-size:11px;color:#FF0000;text-decoration:none;}
.vermelho11 a:hover{font-family:Trebuchet Ms;font-size:11px;color:#FF0000;text-decoration:underline}

.vermelho12 {font-family:Trebuchet Ms;font-size:12px;color:#FF0000;text-decoration:none;}
.vermelho12 a{font-family:Trebuchet Ms;font-size:12px;color:#FF0000;text-decoration:none;}
.vermelho12 a:hover{font-family:Trebuchet Ms;font-size:12px;color:#FF0000;text-decoration:underline}

.vermelho18 {font-family:Trebuchet Ms;font-size:18px;color:#FF0000;text-decoration:none;}
.vermelho18 a{font-family:Trebuchet Ms;font-size:18px;color:#FF0000;text-decoration:none;}
.vermelho18 a:hover{font-family:Trebuchet Ms;font-size:18px;color:#FF0000;text-decoration:underline}

body{
	margin:5px;
}

#calend {
	position:absolute;
	width: 155px;
	visibility: hidden;
	z-index: 9;
}
#calend #fechar {
	text-align: right;
	font-family: Trebuchet Ms;
}
#calend #fechar a {
	position:absolute;
	top: -20px;
	left: 0px;
	background-color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	border: 1px solid #333333;
	padding: 2px 4px;
}
#calend #fechar a:hover {
	background: #EEEEEE;
}
#calend #head {
	background: #FFFFFF;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	font-family: Trebuchet Ms;
	font-size: 11px;
	height: 20px;
	width: 154px;
}
#calend #head span, #calend #head a {
	cursor: default;
	text-decoration: none;
	color: #000000;
	text-align: center;	
}
#calend #head .month {
	float: left;
	padding-top: 3px;
	width: 115px;
}
#calend #head .arrow {
	background: none;
	font-family: Verdana, Trebuchet Ms;
	padding: 2px;
	font-size: 13px;
}
#calend #head .arrow:hover {
	background: #EEEEEE;
}
#calend table {
	background: #FFFFFF;
	border: 1px solid #333333;	
	font-family: Trebuchet Ms;
}
#calend table th {
	background: #EEEEEE;
	border-bottom: 1px solid #333333;
}
#calend table tbody td, #calend table tbody th {
	cursor: default;
}
#calend table .over, #calend table tbody tr .overToday {
	background-color: #EEEEEE;
}
#calend table th, #calend table td {
	padding: 2px;
	text-align: center;
}
#calend table tbody tr .today, #calend table tbody tr .overToday  {
	font-weight: bold;
}
