@charset "UTF-8";
/* CSS Document */

H1{
	color:#6ea898;
}

H2{
	color:#6ea898;	
}

H3{
	color:#6ea898;	
}
H4{
	color:#6ea898;	
}
a:link {
	color: #549281;
}
a:visited {
	color: #549281;
}
a:hover {
	color: #549281;
}
a:active {
	color: #549281;
}