@charset "iso-8859-1";


a:link { color: #0c6b12; text-decoration: underline; }
a:visited { color: #a21255; text-decoration: underline; }
a:hover { color: #a21255; text-decoration: none; }
a:active {	color: #a21255; text-decoration: none; }

.style1 {
	font-family: "Trebuchet MS"
	font-size: 13px;
	color:black;
}

.stylevert {
	font-family: "Trebuchet MS"
	font-size: 8px;
	color:#0c6b12;
}


