.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: 1px solid #0761A6;
}
.vert {
        background-image: url(images/dot.gif);}
a:link { 
	
	text-decoration: none; 
	color: #556B81;
	}
a:visited { 
	font-weight: none; 
	text-decoration: none; 
	color: #556B81;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #EB0084;
		text-decoration: underline;
	}
body { 
	margin: 0px; 
	}

