body {
	margin-bottom: 0px;
	font-family: Trebuchet MS, Tahoma, Verdana ;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	background: #489293;
}
a:link {
	color: #000000;
	text-decoration: underline;

}
a:visited {
	color: #3DA45D;
	text-decoration: underline;

}
a:hover {
	color: #27146E;
	text-decoration: none;
}
td, textarea, input, select {
	font-family: Verdana, Arial, Hervetica; 
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	font-weight: normal;
	
}
h1 {
	font-size: 20px;
	color: #006A6A;
	line-height: 30px;
	font-family: Georgia, Times New Roman; 
	
}   

h2 {
	font-size: 16px;
	color: #6DA7A8;
}

img.margenborde {margin: 10px; border: 3px solid #27146E} 

hr{
   border:1px solid navy;
   height:1px;
   }