
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;}

A.gallery:link{color:black}
A.gallery:link{ text-decoration:none}
A.gallery:visited{color:black}
A.gallery:visited{ text-decoration:none;}
A.gallery:hover{background-color:green;}
A.gallery:active{color:black;}

A.cyoj:link{color:red; background-color:red;}
A.cyoj:link{ text-decoration:none}
A.cyoj:visited{color:red; background-color:red;}
A.cyoj:visited{ text-decoration:none;}
A.cyoj:hover{color:green; background-color:green;}
A.cyoj:active{color:red; background-color:red;}

body{font-family: arial;
 color:#000000;
 background-color:#111111;}

p.hdline{font-size:24px;
 margin-left:10px;
 margin-right:8px;}

p.b1{font-size:17px;
 line-height:25px;
 text-indent:24px;
 margin-left:10px;
 margin-right:8px;}

p.b2{font-size:16px;
 line-height:20px;
 text-indent:24px;
 margin-left:10px;
 margin-right:8px;}

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:auto; height:80px; COLOR: #000000; DISPLAY: block; FONT: 12px arial, sans-serif; LEFT: 190px; MARGIN: 0px; PADDING-BOTTOM: 15px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 10px; TEXT-ALIGN: left; POSITION: relative; top: -120px; left: 0px;
}

.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;
}

.cthru6 {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.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;
}