A  {
	color : #004990;
	text-decoration : none
}
A:active  {
	color : #3333cc;
}
A:hover  {
	color : #0066cc;
	text-decoration : underline
}

A.text2  {
	color : #cc3300;
	text-decoration : none
}
A.text2:hover  {
	text-decoration : underline
}
A.text4  {
	color : #cc3300;
	text-decoration : none
}
A.text4:hover  {
	color : #ff0000;
	text-decoration : underline
}
A.text5  {
	color : #989285;
	text-decoration : none
}
A.text5:hover  {
	text-decoration : underline
}
A.text7  {
	color : #cc3300;
	text-decoration : none
}
A.text7:hover  {
	color : #ff0000;
	text-decoration : underline
}

.text1  {
	font-family : Arial, Helvetica, Verdana;
	font-size : 11px;
	color : #004990
}
.text2  {
	font-family : Arial, Helvetica, Verdana;
	font-size : 12px;
	color : #989285
}
.text3  {
	font-family : Arial, Helvetica, Verdana;
	font-size : 12px;
	color : #004990
}
.text4  {
	font-family : Arial, Helvetica, Verdana;
	font-size : 11px;
	color : #cc3300
}
.text5  {
	font-family : Arial, Helvetica, Verdana;
	font-size : 11px;
	color : #989285
}
.text6  {
	font-family : Arial, Helvetica, Verdana;
	font-size : 14px;
	color : #004990
}
.text7  {
	font-family : Arial, Helvetica, Verdana;
	font-size : 12px;
	color : #cc3300
}

.tab1  {
	background-color : #B2CC34
}


.inputfield
{
	FONT-SIZE: 12px;
	COLOR: #FFF;
	font-family : Arial, Helvetica, Verdana;
	text-decoration : bold;
	BACKGROUND-COLOR : #B2CC34;
}

.dropdown
{
    FONT-SIZE: 10px;
    COLOR: #989285;
    FONT-FAMILY: Arial, Helvetica, Verdana;
	BACKGROUND-COLOR : #ffffff;
}

BODY  {
	background-image: url("../aimg/fundo.jpg");
	background-repeat: repeat-y;
	background-position: top center;
	background-attachment: fixed;
}
