.separator { color: gray; }



.notnull { font-weight: bold; }

.foreignkey { font-style: italic; }

.comment { color: gray; }

.validationerror { color: red; }



.successmessage { color: green; font-weight: bold; }

.failmessage { color: red; font-weight: bold; }



.submitbutton { width: 80px; font-weight: bold; }

.cancelbutton { width: 80px; }



BODY, TD, SPAN, A

{  

    font-family: Verdana, sans-serif;

	font-size: 11px;

	color:#000000;

}

.texto

{

font-size: 13px;

   font-weight:normal;

}

.titulo

{

font-size: 13px;

	font-weight:normal;

}

A.enquete

{

    color          : #FFFFFF;

    text-decoration: none;



}



A.enquete:hover {

    text-decoration: underline;

}



A.enquete2

{

    color          : #FFFFFF;

    text-decoration: none;

    font-weight    : bold;



}



A.enquete2:hover {

    text-decoration: underline;

	

}



A

{

    text-decoration: underline;



}



A.link

{

    color          : none;

    text-decoration: none;



}







A.link:hover {

    text-decoration: underline;

}

A.menu

{

    color 		: #FFFFFF;

    font-weight    : none;

    text-decoration: none;



}



A.menu:hover {

    color          : #FFFFFF;

    text-decoration: underline;



}



A.link2

{

	color 			: #000000;

    text-decoration: none;

	font-weight    : bold;



}



A.link2:hover {

    color          : #000000;

    text-decoration: underline;



}
.chamada

{

    font-size: 15px;
    color          : #030268;
    font-weight:normal;
   	font-weight    : bold;

}
