.TEXTO {
	font-size:10px;
	font-family: ARIAL;
	color : BLACK;
    text-decoration: none;
}

.TEXTO2 {
	font-size:12px;
	font-family: ARIAL;
	color : BLACK;
    text-decoration: none;
}

.TEXTO3 {
	font-size:11px;
	font-family: ARIAL;
	color : BLACK;
    text-decoration: none;
}
/*PARA O MENU*/

.menu {
	font-size:10px;
	font-family: ARIAL;
	color : BLACK;
    text-decoration: none;
}

A.menu {
	font-size:10px;
	font-family: ARIAL;
	color : BLACK;
    text-decoration: none;
}

A.menu:hover {
	font-size:10px;
	font-family: ARIAL;
	text-decoration: none;
	color : WHITE;
	
}


/*legislação*/

A.legisla {
	font-size:11px;
	font-family: ARIAL;
	color : #595858;
    text-decoration: underline;
}

A.legisla:hover {
	font-size:11px;
	font-family: ARIAL;
	text-decoration: underline;
	color : #ca0303;
	
}
/*noticias*/

A.noticias {
	font-size:11px;
	font-family: ARIAL;
	color : black;
    text-decoration: none;
}

A.noticias:hover {
	font-size:11px;
	font-family: ARIAL;
	text-decoration: none;
	color : #595858;
	
}

A.bot_verm {
	font-size:10px;
	font-family: ARIAL;
	color : #a80000;
    text-decoration: none;
}

A.bot_verm:hover {
	font-size:10px;
	font-family: ARIAL;
	text-decoration: none;
	color : black;
	
}

.MENU_BOTTOM {
	font-size:10px;
	font-family: ARIAL NARROW;
	color : WHITE;
    text-decoration: none;
}

A.MENU_BOTTOM {
	font-size:10px;
	font-family: ARIAL NARROW;
	color : WHITE;
    text-decoration: none;
}

A.MENU_BOTTOM:hover {
	font-size:10px;
	font-family: ARIAL NARROW;
	text-decoration: none;
	color : #a80000;
	
}

.TITULOALUNO{
	font-size:15px;
	font-family: ARIAL NARROW;
	text-decoration: none;
	color : #ca0303;
	
}
