
A.one:link{color:blue}
A.one:link{ text-decoration:none}
A.one:visited{color:blue}
A.one:visited{ text-decoration:none}
A.one:hover{color:red;}
A.one:hover{ font-weight:normal}
A.one:active{color:blue;}

A.two:link{color:blue}
A.two:link{ text-decoration:none}
A.two:visited{color:blue}
A.two:visited{ text-decoration:none}
A.two:hover{color:red; background:#990000}
A.two:hover{ font-weight:normal}
A.two:active{color:blue;}

A.three:link{color:black}
A.three:link{ text-decoration:none}
A.three:visited{color:black}
A.three:visited{ text-decoration:none}
A.three:hover{color:#3366ff; background:#000000}
A.three:hover{ font-weight:normal}
A.three:active{color:black;}

A.four:link{color:#ffffff}
A.four:link{ text-decoration:none}
A.four:visited{color:#ffffff}
A.four:visited{ text-decoration:none}
A.four:hover{color:#ffff99; background:#000000}
A.four:hover{ font-weight:normal}
A.four:active{color:#ffffff;}

A.five:link{color:white; background:#bbbbbb}
A.five:link{ text-decoration:none}
A.five:visited{color:white}
A.five:visited{ text-decoration:none}
A.five:hover{color:#ffff99; background:red}
A.five:hover{ font-weight:normal}
A.five:active{color:white;}

A.six:link{color:black}
A.six:link{ text-decoration:none}
A.six:visited{color:black}
A.six:visited{ text-decoration:none}
A.six:hover{color:blue}
A.six:hover{ font-weight:normal}
A.six:active{color:black;}

html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}
body {font-family:verdana, arial, sans-serif; font-size:76%;}
#background{position:absolute; z-index:1; width:100%; height:100%;}
#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;} 
#content {padding:0px 0px 0px 0px; z-index:4;}
.p {line-height:1.8em; letter-spacing:0.1em; text-align:justify;}
#fixed {position:absolute; top:0px; left:0px; margin-top: 0px; margin-bottom:20px; padding-top; 0px; margin-left: 0px; padding-left: 0px; width:100%; height:100px; z-index:3; padding:10px;}
.hiddenPic {display:none;}


DIV#links A SPAN {DISPLAY: none}

DIV#links A:hover SPAN {
	BORDER: none; background-color:#B0C4DE; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9; width:100px; height:80px; COLOR: #000000; DISPLAY: block; FONT: 16px arial, sans-serif; LEFT: 190px; PADDING-BOTTOM: 15px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 10px; TEXT-ALIGN: left; POSITION: absolute; top: 120px; margin: 0 auto;
}

.cthru3 {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
.cthru5 {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.cthru7 {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.cthru8 {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.cthru9 {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.cthru95 {
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}