a:hover { color: #FF0000}

.class1 A:link { color: #FF0000; text-decoration: underline; font-weight: bold}
.class1 A:visited { color: #ff0000; text-decoration: underline; font-weight: bold}
.class1 A:active { color: #ff0000; text-decoration: underline; font-weight: bold}
.class1 A:hover { color: #66CCFF; text-decoration: underline; font-weight: bold} 

.style1 {font-size: small}
.style2 {
	color: #FF9900;
	font-size: medium;
}
.style4 {font-size: small; font-weight: bold; }
.style11 {color: #006633; font-weight: bold; }
.style12 {font-size: x-small; font-weight: bold; }

.class2 A:link {color:#003399 ; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.class2 A:active {color: #003399; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.class2 A:visited {color: #003399; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.class2 A:hover {color:#990000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.linkchange{ }

.layer1 { border:#000000}
h1 {
	font-size: 18px;
}