h2{
	font-size: small; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
a:hover.strl{
	text-decoration: none;
}

/*a:link {color: #0000ff;}
a:visited {color: #ff0000;}
a:active {color: #00FF00;}*/
a {
	text-decoration: none;
	color:green;
}
a:hover {text-decoration: underline;}
label{
	font-weight: bold;
}
