body {
margin: 0px;
}

a:active     {
	font-family: Tahoma;
	font-size: 9px;
	color: #505050;
	text-decoration: none;
}
a:link       {  
	font-family: Tahoma; 
	font-size: 9px; 
	color: #505050; 
	text-decoration: none
}
a:visited    {  
	font-family: Tahoma; 
	font-size: 9px; 
	color: #505050; 
	text-decoration: none
}
a:hover {
	color: #38979e; 
	text-decoration: none
}
.a:active     {
	font-family: Tahoma;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
.a:link       {  
	font-family: Tahoma; 
	font-size: 9px; 
	color: #ffffff; 
	text-decoration: none
}
.a:visited    {  
	font-family: Tahoma; 
	font-size: 9px; 
	color: #ffffff; 
	text-decoration: none
}

.bus {
	border: 1px solid #a9a9a9; 
	margin: 3px 3px 3px 3px; 
	padding: 2px;
	background-color:#fff;
	}
.bus:hover {
	background-color: #a9a9a9; 
	}
	

body {
	background-color: #999999;
}
.left {text-align:left}
.text_footer {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_01 {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.titulos {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.bold {
font-weight:bold;
}