.txtDefault 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align: justify;
	margin-left : 0px;
	margin-top : 0px;	
	color : #000000;
}

.txtDestaque
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align: justify;
	margin-left : 0px;
	margin-top : 0px;	
	color : #E6530D ;
	font-weight: bold;
}

.txtLegenda 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-align: left;
	margin-left : 0px;
	margin-top : 0px;
	color : #727272;
}

.txtLivros
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-left : 0px;
	margin-top : 0px;
	color : #6c6c6c;
}

.txtTabela
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align: center;
	margin-left : 0px;
	margin-top : 0px;
	color : #727272;
}

.txtTabelaTop
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align: center;
	margin-left : 0px;
	margin-top : 0px;
	color : #ffffff;
	font-weight: bold;
}

.txtTituloProfessor 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align: left;
	margin-left : 0px;
	margin-top : 0px;
	color : #012A62;
}

.linkDefault {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
	text-decoration: none;
	font-weight: bold;
}

.linkDefault:hover {
	color : #A00207;
	text-decoration: underline;
}

.linkDefault:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #A00207;
	text-decoration: underline;
}

.linkDefaultOn {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #A00207;
	text-decoration: underline;
	font-weight: bold;
}

.linkEmail {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #444444;
	text-decoration: none;
	font-weight: bold;
}

.linkEmail:hover {
	color : #000000;
	text-decoration: underline;
}

.linkEmailProfessor {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #2C689C;
	text-decoration: none;
	font-weight: bold;
}

.linkEmailProfessor:hover {
	color : #2C689C;
	text-decoration: underline;
}

.linkTabela {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #00275D;
	text-decoration: none;
}

.linkTabela:hover {
	color : #ffffff;
	text-decoration: underline;
}

.linkLegenda {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #00275D;
	text-decoration: none;
}

.linkLegenda:hover {
	color : #A00207;
	text-decoration: underline;
}

.linkListaProfessor {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #00275D;
	text-decoration: none;
}

.linkListaProfessor:hover {
	color : #7D995C;
	text-decoration: underline;
}
