body {background-color: #0092DF}

.barra {
	color : #0092DF;
	text-transform:uppercase;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.barra a {
	color : #0092DF;
font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
text-decoration: underline;
}
.barra a:hover {
	color : #A9E28D;
text-decoration: none;
}
.barra a:active  {
	color : #A9E28D;
text-decoration: underline;
}

.left {
	color : #666666;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-align: justify;
}

.left a {
	color : #0092DF;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration: none;
}
.left a:hover {
	color : #0092DF;
	text-decoration: underline;
}
.left a:active  {
	color : #666689;
text-decoration: underline;
}
.center {
	color : #666669;
font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-align:center;
}
.center a {
	color : #666669;
font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
text-decoration: underline;
}
.center a:hover {
color : #666669;
}
.center a:active  {
	color : #666689;
text-decoration: underline;
}
.right {
	color : #666669;
font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
text-decoration: none;
text-align:right;
}
.right a {
	color : #666669;
font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
text-decoration: underline;
}
.right a:hover {
color : #666669;
}
.right a:active  {
	color : #666689;
text-decoration: underline;
}

.title2{
	color :#666666;
	text-transform:uppercase;
	font-size : 12px;
	text-align:justify;
	font-family : Tahoma,Verdana,Arial;
}
.title2 a{
	color : #666666;
	font-size : 12px;
	text-align:justify;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title2 a:hover{
	color : #0092DF;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
    text-decoration: underline;
}
.title {
	color :#0092DF;
	text-transform:uppercase;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title a{
	color : #0092DF;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
              text-decoration: none;
}
.title a:hover{
	color : #95DAFF;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
              text-decoration: underline;
}
.menu {
	color :#FFFFFF;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.menu a{
	color : #FFFFFF;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
    text-decoration: none;
}
.menu a:hover{
	color : #FFFFFF;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	background-color:#9D95BF;
	border-style:dashed;
	border-style:dotted;
	}

.menu2 {
	color :#FFFFFF;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.menu2 a{
	color : #FFFFFF;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
    text-decoration: none;
}
.menu2 a:hover{
	color : #FFFFFF;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration:overline;
	}


.forte{
	color : #999999;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
    text-decoration: none;
}
.forte a{
	color : #666666;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
    text-decoration: none;
}
.forte a:hover{
	color : #FFFFFF;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
    text-decoration:underline;
}
.input {
	font-family:Taroma, Helvetica, sans-serif;
	font-size: 11px;
	color:#95DAFF;
	border: solid 1px #FFFFFF;
	background-color:#EEEEEE;
	font-weight:bold;
}
.input2 {
	font-family:Taroma, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF9966;
	border: solid 1px #FFFFFF;
	border:ridge;
	border-left-style:dotted;
	border-right-style:double;
}
.submit {
	font-family:Taroma, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	border: solid 1px #FFFFFF;
	background-color: #95DAFF;
}
.submit2 {
	font-family:Taroma, Helvetica, sans-serif;
	font-size: 11px;
	color:#0092DF;
	border: solid 1px #0092DF;
	background-color: #FFFFFF;
}
.botton {
	color : #666666;
	font-size : 09px;
	font-family : Tahoma,Verdana,Arial;
	text-align:center;
}