a.link_01  {
color : Black;
text-decoration : none;
font-family : Verdana;
font-weight: bold; 
font-size : 11px;
}
a.link_01:active {color : black;}
a.link_01:visited {color : black;}
a.link_01:hover {color : white;}

a.link_02  {
color : white;
text-decoration : none;
font-family : Verdana;
font-weight: bold; 
font-size : 10px;
}
a.link_02:active {color : white;}
a.link_02:visited {color : white;}
a.link_02:hover {color : #FF7E00;}

a.link_03  {
color : green;
text-decoration : none;
font-family : Verdana;
font-weight: bold; 
font-size : 10px;
}
a.link_03:active {color : green;}
a.link_03:visited {color : green;}
a.link_03:hover {color : red;}

font.texto_01 {  
font-family: Verdana; 
font-size: 12px; 
font-weight: bold; 
color: #ffffff; 
text-decoration: none}

font.texto_02 {  
font-family: Verdana; 
font-size: 10px;  
font-weight: bold; 
color: white; 
text-decoration: none}

font.texto_03 {  
font-family: Verdana; 
font-size: 10px;  
color: #00722A; 
text-decoration: none}

font.texto_04 {  
font-family: Verdana; 
font-size: 10px;  
font-weight: bold; 
color: black; 
text-decoration: none}

.form01  {
font-size: 10px;
font-family: Verdana;
color: #4A71B8;
background-color: #E9ECF4;
border-width: 1px;
border-style: solid;
border-color: #00722A;
}

.form02  {
font-size: 10px;
font-family: Verdana;
color: black;
background-color: #ffff;
border-width: 1px;
border-style: solid;
border-color: #black;
}

