.headNav {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	height: 29px;
}
.bgbottom {
	background-image: url(images/botom_bg.jpg);
	background-position: right bottom;
	height: 152px;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 8px;
	padding-left: 47px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004A27;
	font-style: italic;
	font-size: 12px;
}
h2 {
	font-weight: bolder;
	color: #1A8255;
}
body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

.page {
	height: 500px;
	margin-top: auto;
	margin-bottom: auto;
}
a:link {
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.autor {
	font-size: 9px;
	text-align: left;
}

a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {

	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}
