
}
.smalltext {

	font-family: "arial";
	font-size: 10px;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
}
.normal {
	font-family: "arial";
	font-size: 12px;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
	hover: #000000;

}
.normal2 {
	font-family: "arial";
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	hover: #000000;

}


H1 {

	font-family: "arial";
	font-size: 14px;
	color: #006699;
	font-weight: bold;

}

H2 {

	font-family: "arial";
	font-size: 16px;
	color: #006699;
	font-weight: bold;
}

A {
        font-family: "arial";
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	text-decoration:none;
	}

A:visited {
 	font-family: "arial";
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	text-decoration:none;
	}

A:active {
 	font-family: "arial";
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	text-decoration:none;
	}

A:hover { 
	font-family: "arial";
	font-size: 11px;
	color: #00cccc;
	font-weight: bold;
	text-decoration:none;
	}