.tex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	line-height: 18px;
	text-align: justify;
	text-decoration: none;


}
.logobg {
	background-attachment: fixed;
	background-image: url(../images/logobg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	text-decoration: none;

}

