body {
	background-image: url(images/background.gif);
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 303030;
	text-decoration: none;
}
.btn_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 6f4141;
	text-decoration: none;
	text-align: center;
}
.down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 5f5f5f;
	text-align: center;
}
.law {
	font-family: Tahoma;
	font-size: 10px;
	color: 8b8b8b;
	text-decoration: none;
}
.sub A:hover {color:#303030 /*color sobre no visitados*/; text-decoration: none } A:visited {color:#303030}
.sub A:link, .sub A:visited  {color:#303030; text-decoration: none} /*link sobre celeste*/
.sub A:hover, .sub A:visited:hover {color:#276db5; text-decoration: none} /*color de link sobre*/

.bot_down A:hover {color:#6f4141 /*color sobre no visitados*/; text-decoration: none } A:visited {color:#6f4141}
.bot_down A:link, .bot_down A:visited  {color:#6f4141; text-decoration: none} /*link sobre celeste*/
.bot_down A:hover, .bot_down A:visited:hover {color:#276db5; text-decoration: none} /*color de link sobre*/

.down_law A:hover {color:#8b8b8b /*color sobre no visitados*/; text-decoration: none } A:visited {color:#8b8b8b}
.down_law A:link, .down_law A:visited  {color:#8b8b8b; text-decoration: none} /*link sobre celeste*/
.down_law A:hover, .down_law A:visited:hover {color:#a90101; text-decoration: none} /*color de link sobre*/
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 350px;
	height: 100px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
