body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #ebebeb;
	margin-left: 0px;
	margin-top: 0px;
}

.titpag {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #FAA451;
}
.texto {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
a.texto:hover{
	font-family: verdana;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.links {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	background-color: #ffecac;
}
a.links:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.linkshome {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
a.linkshome:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
.ltabelacursos {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #F22400;
	text-decoration: underline;
}
a.tabelacursos:hover{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
