.text_menu {font: 11px arial;color: #FFFFFF;text-decoration: none;}
.text_01 {font: 11px arial;	text-align: justify;}
.text_01_title {font: bold 14px arial;text-decoration: none;}
.text_01:visited {font: bold 11px arial; color: #8E0000; text-decoration: none;}
.titulo {font-family: arial ; font-size: 14px ; color: #8E0000; font-weight:bold}
.titulo	{ text-decoration : none; color : #8E0000}
.t10 { font-family: arial ; font-size: 11px ; color: #8E0000; font-weight:bold}
.t10:link 	{ text-decoration : none; color : #8E0000; font-weight:bold}
.t10:visited 	{ text-decoration : none; color : #8E0000; font-weight:bold}
.t10:Hover	{ text-decoration : none; color : #8E0000}
.Menu 			{ font: 11px arial;color: #8E0000;text-decoration: none; font-weight:bold}
.Menu:link 		{ text-decoration : none; color : #8E0000; font-weight:bold}
.Menu:visited 	{ text-decoration : none; color : #8E0000; font-weight:bold}
.Menu:Hover		{ text-decoration : none;font-size: 11px; color : #8E0000;}
.link {font-family: arial ; font-size: 11px ; color: #8E0000; font-weight:bold}
.link	{ text-decoration : none; color : #8E0000}




<style type="text/css">
#todoform {	
background:none;	
font:12px arial, verdana, helvetica, sans-serif;	
border-top:8px solid #8E0000;
border-left:8px solid #8E0000;	
border-right:8px solid #8E0000;
border-bottom:8px solid #8E0000;

}


#todoform th {
background:none;
padding:3px;
font: bold 15px arial, verdana, helvetica, sans-serif;	
border-bottom:1px solid #8E0000;	
}


#todoform td {	
padding:3px;	
}


#todoform input {	
background:none;	
border:1px solid #8E0000;	
}

#todoform select {	
background:none;	
border-top:8px solid #8E0000;
border-left:8px solid #8E0000;	
border-right:8px solid #8E0000;
border-bottom:8px solid #8E0000;	
}

#todoform textarea {
border:1px solid #8E0000;
background:none;	
}

#todoform input.botao {	
background:none;	
color:none;
border:2px solid #B0E0E6;
}	
</style>