p {
	font-family: "trebuchet MS";
	font-size: 0.8em;
	color: #333333;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h1 {
	font-family: "trebuchet MS";
	font-size: 1.1em;
	text-transform: uppercase;
	color: #666666;
}
h2 {
	font-family: "trebuchet MS";
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-left: .5em;
	margin-top: .5em;
	margin-bottom: .5em;
}
.footer {
	font-family: "trebuchet MS";
	font-size: 0.7em;
	color: #999999;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.blenda:hover {
	color: #CCFF00;
	background-color: #000000;
}
.contact {
	font-family: "trebuchet MS";
	font-size: 1.5em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.nava:link {
	font-family: "trebuchet MS";
	font-size: .9em;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/bluetiles.gif);
	height: 61px;
	width: 116px;
	float: left;
}
.border {
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
