
A.one:link{color:#00FF99}
A.one:link{ text-decoration:none}
A.one:visited{color:#00FF99}
A.one:visited{ text-decoration:none}
A.one:hover{color:#ffcccc}
A.one:hover{text-decoration:underline}
A.one:active{color:#00FF99}

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}
A.two:hover{text-decoration:underline}
A.two:active{color:blue}

A.three:link{color:#000000}
A.three:link{ text-decoration:none}
A.three:visited{color:#000000}
A.three:visited{ text-decoration:none}
A.three:hover{color:blue}
A.three:hover{text-decoration:none}
A.three:active{color:#000000}

A.four:link{color:#fff}
A.four:link{ text-decoration:none}
A.four:visited{color:#fff}
A.four:visited{ text-decoration:none}
A.four:hover{color:red}
A.four:hover{text-decoration:underline}
A.four:active{color:#fff}

body { color:#000;background-color:#aaaaaa;background-image:url('http://intimateimage.com/images/intimg_BG-L.jpg');}

.innerbody { color:#222222;background-color:#eeeeee}

.navlnks{width:115px;
line-height:20px;
border-bottom:1px solid black;
}

.cthru2 {
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
.cthru3 {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
.cthru4 {
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
.cthru6 {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
.cthru8 {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

