body{
	cursor: default;
	font-family:Verdana, Arial;
	font-size:small;
	color:#CCFFCC;
	
	background-color:#003311;

	background-image:url(../images/sun.gif);
	background-repeat:no-repeat;

	width: 880px;
	padding: 0px;
	margin: 0px;
	text-decoration:none;
}

a:hover, body a:hover {
	color:#CCCC33;
	text-decoration:underline;
}
a:link, a:visited {
	color:#CCFFCC;
	text-decoration:none;
}

.left {
	float:left;
	width:230px;
}
.right {
	float:right;
	text-align:left;
	width:640px;
}
.titlepic {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCC33;
	margin-top:5px;
}
.title{
	font-size:x-large;
	padding-top:24px;
	margin-bottom:15px;
	margin-left:5px;
}
.menu {
	font-weight:bold;
	color:#CCCC33;
}
#homeLink {
	margin-top:200px;
	margin-left:140px;
}
#decocLink {
	margin-top:30px;
	margin-left:134px;
}
#derilabLink {
	margin-top:30px;
	margin-left:124px;
}
#forumLink  {
	margin-top:30px;
	margin-left:114px;
}
#literatureLink {
	margin-top:30px;
	margin-left:100px;
}
.crrnt a:link, .crrnt a:visited {
	color:#CCCC33;
}
.subtitle {
	font-size: large;
}
.content {
	text-align:justify;
}
.footer {
	text-align:center;
	font-size:x-small;
	margin-top:50px;
	margin-bottom:12px;
}
.yellow {
	color:#CCCC33;
}
.little {
	font-size:xx-small;
	vertical-align: top;
}
.verylittle {
	font-size:7px;
	vertical-align: top;
}
td {
	margin-left:6px;
	margin-right:6px;
}