
}
.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;

}



H1 {

	font-family: "arial";
	font-size: 14px;
	color: #006699;
	font-weight: bold;

}

A {
        font-family: "arial";
	font-size: 10px;
	color: #006699;
	font-weight: bold;
	text-decoration:none;
	}

A:visited {
 	font-family: "arial";
	font-size: 10px;
	color: #006699;
	font-weight: bold;
	text-decoration:none;
	}

A:active {
 	font-family: "arial";
	font-size: 10px;
	color: #006699;
	font-weight: bold;
	text-decoration:none;
	}

A:hover { 
	font-family: "arial";
	font-size: 10px;
	color: #00ccff;
	font-weight: bold;
	text-decoration:none;
	}