a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
}
.menubottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #669999;
}
.menubottom:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menubottom:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menubottom:hover {
	color: #FFFF00;
	text-decoration: none;
}
.menuleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menuleft:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menuleft:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menuleft:hover {
	color: #FFFF00;
	text-decoration: none;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;


}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
select {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.borderbottomgreen {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669999;
}
.bordertopgreen {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #669999;
}
