a.menu {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #FFFFFF;
	background: url(images/button.gif) left center no-repeat; 
	padding-left: 18px;
	}
	
a.menu:hover {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #FFFFFF;
	background: url(images/button_ov.gif) left center no-repeat; 
	padding-left: 14px;
	}

body.main {
	background-color: #6B6457;
	margin-top: 18px;
}
	
td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF;
}
	
p {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #FFFFFF;
}

span.red {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #D44734;
	font-weight: bold;
}

.marquee {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000;
	font-weight: bold;
}

h1 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px; 
	color: #FFFFFF;
	font-weight: bold;
}

a {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF;
}

img.foto {  
	border-right-width:10px;
  border-right-style:solid;
  border-right-color:white;
	border-left-width:10px;
  border-left-style:solid;
  border-left-color:white;
	border-top-width:10px;
  border-top-style:solid;
  border-top-color:white;
	border-bottom-width:39px;
  border-bottom-style:solid;
  border-bottom-color:white;

}