/* CSS Document */

p{
font family: Verdana, sans-serif;
font size: 11px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bold {
	font-family: tahoma;
	font-size: 9pt;
	line-height: 18px;
	font-weight: bold;
	color: #575757;
}
.navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #9F2800;
	display: block;
	padding: 6px;
	width: 130px;
	border: thin inset #000000;
	height: 10px;
}
.navigation:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #D03D03;
	display: block;
	padding: 6px;
	width: 130px;
	border: thin inset #000000;
	height: 10px;
}
.hyperlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 20px;
	font-weight: bold;
}
.hyper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}
.boldCursiva {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.btn_web {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	background-color: #FFFFCC;
	display: block;
	padding: 3px;
	width: 320px;
	border: thin inset #000000;
	height: 9px;
	text-transform: uppercase;
}
