body {
	margin:0px;	padding:0px;
	font-family:"Times New Roman", Times, serif; font-size:13px;
	background-color:#343030;
	background-image:url(images/bg.jpg);
	color:#FFFFFF;
}
img {
	border:none;
	margin:0px; padding:0px; 
}
#page {
	width:900px; height:647px;
	margin:0px; padding:0px;
	position:relative;
}
#left {
	float:left; overflow:hidden;
	width:274px; height:647px;
	margin:0px; padding:0px;
}
#right {
	float:left; overflow:hidden;
	width:182px; height:647px;
	margin:0px; padding:0px;
}
#center {
	float:left; overflow:hidden;
	width:444px; height:647px;
	margin:0px; padding:0px;
}
#ctop {
	width:444px; height:119px;
	margin:0px; padding:0px;
}
#cframe {
	width:444px; height:403px;
	margin:0px; padding:0px;
	background-color:#003400;
}
#cbottom {
	width:444px; height:125px;
	margin:0px; padding:0px;
}
.aranea {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;
}
.lt {
	background-image:url(images/lt.gif); 
	background-position:left top; 
	background-repeat:no-repeat;
}
.rt {
	background-image:url(images/rt.gif); 
	background-position:right top; 
	background-repeat:no-repeat;
}
.rb {
	background-image:url(images/rb.gif); 
	background-position:right bottom; 
	background-repeat:no-repeat;
}
.lb {
	background-image:url(images/lb.gif); 
	background-position:left bottom; 
	background-repeat:no-repeat;
}
.aranea:link { color:#6A7680; text-decoration:none; }
.aranea:visited { color:#6A7680; text-decoration:none; }
.aranea:active { color:#89D53F; text-decoration:none; }
.aranea:hover { color:#89D53F; text-decoration:none; }

a:link { color:#89D53F; text-decoration:underline; }
a:visited { color:#89D53F; text-decoration:underline; }
a:active { color:#FFFF00; text-decoration:underline; }
a:hover { color:#FFFF00; text-decoration:underline; }
/*
a:link { color:#FFFFFF; text-decoration:underline; }
a:visited { color:#FFFFFF; text-decoration:underline; }
a:active { color:#33FF00; text-decoration:underline; }
a:hover { color:#33FF00; text-decoration:underline; }
*/