/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	SCROLLBAR-FACE-COLOR: #FF0000; SCROLLBAR-HIGHLIGHT-COLOR: #e9e9e9; SCROLLBAR-SHADOW-COLOR: #e9e9e9; SCROLLBAR-3DLIGHT-COLOR: #FfF3DA; SCROLLBAR-ARROW-COLOR: #e9e9e9; SCROLLBAR-TRACK-COLOR: #e9e9e9; SCROLLBAR-DARKSHADOW-COLOR: #FfF3DA
	}
A:link {text-decoration: none; color:black;}
A:visited{text-decoration:none; color:black;}
A:hover {text-decoration: underline overline; color:red;}
A:active{text-decoration: none; color:black;}
td {
	font-family: palatino linotype; 
	font-size: 12px;
}

.lostr {
	font-family: Lucida Sans Unicode;
	font-size: 10px;
	background-color: black;
	}
	
.lostr_menu {
	font-family: palatino linotype;
	background-color: black;
	}
.td_menu {
	font-family: palatino linotype;
	background-color: #CCCCC9;
	}
.td_index_titulo{
	font-family: palatino linotype;
	font-size: 10px;
	color: white;
	}
	