.text {
	font-family: verdana;
	font-size: 11px;
}
p {
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	margin-right: 20px;
	margin-left: 10px;
	text-align: justify;

}
a:hover {
	color: #999999;
	text-decoration: none;

}
a {
	color: #396D9C;
	text-decoration: none;

}
