.titulo{
background-color:#ffae02;
color:#FFFFFF;
font-size:24px;
font-weight:bold;
height:30px;
}


a:link {
	color: #0099CC;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #CB220C;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a:visited {
	color: #0099CC;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;



}


a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #444852;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #444852;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-color: #FFFFFF;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #404040;
}
.px10 {
	font-size: 10px;
}

.underline {
	text-decoration: underline;
}

.uppercase {
	text-transform: uppercase;
}
.white {
	color: #FFFFFF;
}

.agenda {
	color: #FFFFFF;
	font-size: 12px;
}

.agenda2 {
	color: #FFFFFF;
	font-size: 11px;
}

a.agenda2 {
	color: #FFFF00;
	font-size: 10px;
}

.google{
	font-size: 12px;
	font-weight:bold;
	width: 135px;
	height: 18px;
	color:#0000FF;	
}

.google2{
	font-size: 9px;
	width: 100px;
	height: 18px;
	color:#0000FF;
}

.blue {
	color: #2391C7;
}
.red {
	color: #C5150C;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.grey {
	color: #747474;
}
.green {
	color: #698B00;
}
.orange {
	color: #FC8306;
}
.yellow {
	color: #FFB200;
}
