#mainmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
p {
	line-height: 16px;
}
h1 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #98CB00;
}
.imgborder01 {
	padding: 3px;
	border: 1px solid #666666;
}
h2 {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FF6600;
}
.imgborder02 {
	border: 1px solid #666666;
}
.biggertxt {
	font-size: 14px;
	line-height: 18px;
}
.photoborder {
	border: 2px solid #A8D425;
}
.linknaranja {
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.linkverde {
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.linknaranja:hover {
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
}
.linkverde:hover {
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
.hugeTxt {
	font-size: 16px;
	font-family: "Arial Narrow", Arial, Verdana;
	font-weight: normal;
	color: #FF6600;
}
