
A { color: #FF8040; text-decoration:none; font-weight: bold;}
A:visited { color: #FF8000;  text-decoration:none; font-weight: bold;}
A:active { color: red; text-decoration:none; font-weight: bold;}
A:hover { color: #f0f0ff; text-decoration:underline; font-weight: bold;}

A.menu { font-size: 12pt; color: #000000; text-decoration:none;}
A.menu:visited { font-size: 12pt; color: #303030;  text-decoration:none;}
A.menu:active { font-size: 12pt; color: red; text-decoration:none;}
A.menu:hover { font-size: 13pt; color: #770000; text-decoration:none;}

textarea,select,input{
	background:#000000;
	color: #FF8040;
	BORDER-BOTTOM: 1px #ffffff solid;
	BORDER-LEFT: 1px #ffffff solid;
	BORDER-RIGHT: 1px #ffffff solid;
	border-top: 1px #ffffff solid;
}


body {
	margin: 0px 0px 0px 0px;
	background: #000000;
	color: #d0d0d0;
	font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
}

.categ {
	font-size: 14px;
	text-decoration: none; 
	font-weight: normal;
}

.subcateg {
	font-size: 11px;
	text-decoration: none; 
	font-weight: normal;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration: none; 
	font-weight: normal;
}

.patrocinados {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #4040b0;
	border-bottom: 1px solid #4040b0;
	border-left: 1px solid #4040b0;
	border-right: 1px solid #4040b0;
	background: #404040;
	text-decoration: none; 
	font-weight: normal;
}
