@charset "utf-8";
/* CSS Document */


.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.textobio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 150px;
	margin-right: 150px;
}

.data {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
}

.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CC0000;
}

body {
scrollbar-arrow-color:#000000;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-highlight-color:#000000;
scrollbar-face-color:#000000;
scrollbar-shadow-color:#CCCCCC;
scrollbar-darkshadow-color:#000000;
scrollbar-track-color:#000000;
background-color: #000000;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
