a:link {
	color: #80c008;
}
a:visited {
	color: #80c008;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
a.images{
	display:block; 
	width:339px; 
	height:56px; 
	border:2px solid #85c309;
}
a.images:hover {
	border: 2px solid #626262;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #545454;
	background-color: #241c19;
	margin: 0px 0px 0px 0px;
}

.barbesar{
	background-image:url(images/bar2.gif);
	width:647px;
	height:59px;
	background-repeat:no-repeat;
}

.barkecil{
	background-image:url(images/bar1.gif);
	width:647px;
	height:9px;
	background-repeat:no-repeat;
}
.content{
	background-image:url(images/cont2.gif);
	background-repeat:repeat-y;
	width:647px;
}

.footer{
	background-image:url(images/btom.jpg);
	background-repeat:no-repeat;
	width:647px;
	height:233px;
}

.contenttext{
	margin-left:100px;
	width:350px;	
}

.textheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #80c008;
}

.bottomtext{
	margin-left:100px;
	padding-top:90px;
	width:350px;	
}
.imgshout
{
	position: absolute;
	top:0%;
	right:0%;
	width:210px;
	height:189px;
	float:right;
	border:0px;
}


