.text {
	font-family: "Arial, Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	text-align: justify;
	}
.text a{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
	
	}
.text a:hover{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;

	}
a.enter, a.enter:link, a.enter:visited, a.enter:active{
  	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 150%;
	font-weight: bold;
	color: #006699;
}

