body {
	margin: 0px; font-family: Tahoma; font-size: 12px;
	background-color: #F3F1DC;
}


A {
text-decoration: none;
color: #242424;
}
A:hover {
text-decoration:underline;
}


.disclaimer_text {
	color: #AAAAAA;
	font-size: 11px;
}

#twitter {
	width: 100px;
	height: 100px;
	
	position: absolute;
	float: right;
	top:75px;
	right: 0px;
	cursor: pointer;
}

#front_news {height:30px; border-bottom: 1px solid darkred;}
#front_news h4 {display:none;}
#front_news A {color: #b4251d;}

#vacanta2dec { position: absolute; float: right; right: 0px; top: 20px; height: 30px; font-size: 14px;}
#vacanta2dec A {color: #b4251d; font-weight: bold; text-decoration: blink;}


