@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FF0033;
	text-transform: none;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font: bold 9px Georgia, Arial;
	text-align: right;
	line-height: 15px;
	width: 100px;
	background: #ff0;
	color: #FF0033;
	text-decoration: none;
	display: block;
}
a:visited {
	font: bold 9px Georgia, Arial;
	text-align: right;
	line-height: 15px;
	width: 100px;
	background: #ff0;
	color: #FF0033;
	text-decoration: none;
	display: block;
}
u {
	text-decoration: none;
	background-color: #000000;
}

.ficha {
	font: lighter 8pt Georgia, Arial;
	text-align: left;
	line-height: 10px;
	width: 200px;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	padding: 2px;
	background-color: #333333;
}
div.mediabox {  
    border: 3px solid #ddd;  
    margin: auto;  
    background: white;   
    font-weight: bold;  
    padding: 10px  
} 
.media {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #33CCCC;
	position: absolute;
	display: block;
}
