@charset "utf-8";
/* CSS Document */

h1 {
	margin: 0;
	font-size: 14px;
	color: #FFFFFF;
}h2 {
	font-size: 13px;
	margin: 0;
}p  { color: #000000;
	margin: 0;	
}
.class1 A:link {color: #0033CC; font-weight: bold}
.class1 A:visited {color:#990066}
.class1 A:active {color: #0033CC; font-weight: bold}
.class1 A:hover {color: #006633; font-weight: bold}

.class2 A:link {color: #BCFCF9; font-weight: bold}
.class2 A:visited {color: #66CCCC; font-weight: bold}
.class2 A:active {color: #BCFCF9; font-weight: bold}
.class2 A:hover {color: #C5C5E2; font-weight: bold}

.class3 A:link {color: #6F6F79}
.class3 A:visited {color: #6F6F79}
.class3 A:active {color: #6F6F79}
.class3 A:hover {color: #0000CC}