body
{
margin:0px;
background-color:transparent;
}

A:link 
{
text-decoration: none;
}

A:visited 
{
text-decoration: none;
}

A:active 
{
text-decoration: none;
}

A:hover 
{
text-decoration:none; 
color:#30267D;
}  

.Bottom
{
font-size:10px;
font-family:Verdana;
line-height:14px;
color:#003A74;
}

.Titulo
{
font-family:Verdana;
font-size:13px;
line-height:16px;
color:#666666;
font-weight: bold;
}
	
.Texto
{
font-family:Tahoma,Verdana,Arial;
font-size:12px;
line-height:18px;
color:#666666;
}	

.Texto_2
{
font-family:Verdana;
font-size:12px;
line-height:15px;
color:#F17D18;
}

.Texto_3
{
font-family:Verdana;
font-size:11px;
line-height:14px;
color:#666666;
}	

.Texto_4
{
font-family:Verdana;
font-size:11px;
line-height:14px;
color:#F17D18;
}

.Texto_5
{
font-family:Verdana;
font-size:12px;
line-height:15px;
color:#FF0000;
}

.Texto_Input
{
font-family:Verdana;
font-size:11px;
line-height:14px;
color:#666666;
border:1px solid #D6D6D6;
background-color:#EEEEEE;
}
.Texto_Input_Select
{
font-family:Verdana;
font-size:11px;
line-height:14px;
color:#F17D18;
border:1px solid #F17D18;
background-color:#EEEEEE;
}