A, A:link, A:visited, A:active
{
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}
A:hover
{
text-decoration: underline;
}
:link:focus, :visited:focus
{
-moz-outline:0px;
}
body {
position: absolute;
width: 100%; height: 100%;
margin: 0; padding: 0;
overflow: hidden;
background-color: #000000;
color: #DDD5BF;
font-family: Arial;
font-size: 1px;
scrollbar-face-color: #002163;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #002193;
scrollbar-3dlight-color: #002193;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #002133;
scrollbar-arrow-color: #000000;
}
.fnt1
{
font-size: 14px;
}
.fnt2
{
font-size: 48px;
}
.fnt3
{
color: #000000;
font-size: 1px;
}
.fnt4
{
font-size: 17px;
font-weight: bold;
color: #DDD5BF;
}
.menufnt
{
line-height: 130%;
font-size: 14px;
font-weight: bold;
color: #DDD5BF;
}
A.noline, A.noline:link, A.noline:visited, A.noline:active, A.noline:hover
{
text-decoration: none;
}
#mysitetrans, #utilstrans, #linkstrans, #stopstarttrans, #pausetrans, #splashtrans {
	background-color: #000000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}
#frame1trans {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
}
#film1, #film2, #film3 {
	background-color: #222222;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity: 0.80;
}