
        A:link {
		text-decoration : none;
		color:#000080; }
        A:hover {
		text-decoration : none;
		color:#0066ff; }
        A:visited {
		text-decoration : none;
		color:#551A8B; }
        A       { text-decoration: none;}

.smalltext {
	font-size : 10px;
	font-family: verdana, arial, helvetica;
        color : black;
	font-weight : normal;
}
.smalltextblue {
	font-size : 10px;
	font-family: verdana, arial, helvetica;
    color : blue;
	font-weight : normal;
}
.smalltextred {
	font-size : 10px;
	font-family: verdana, arial, helvetica;
    color : red;
	font-weight : normal;
}
.normtext {
	font-size : 12px;
	font-family: verdana, arial, helvetica;
        color : black;
	font-weight : normal;
}
.whitetext {
	font-size : 14px;
	font-family: verdana, arial, helvetica;
        color : white;
	font-weight : bold;
}
.headtext {
	font-size : 13px;
	font-family: verdana, arial, helvetica;
        color : black;
	font-weight : bold;
}
.headtext2 {
	font-size : 14px;
	font-family: verdana, arial, helvetica;
    color : #00008b;
	font-weight : bold;
}
.pagetext {
	font-size : 18px;
	font-family: verdana, arial, helvetica;
        color : black;
	font-weight : bold;
}
.lefttext {
	font-size : 13px;
	font-family: verdana, arial, helvetica;
        color : black;
	font-weight : bold;
}
.lefttext2 {
	font-size : 11px;
	font-family: verdana, arial, helvetica;
        color : white;
	font-weight : normal;
}
.bground {
	background-color: #778899;
}

