body
{ 
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin: 0;  
	
} 

a
{
	font-family: Trebuchet MS, Verdana;
	color: #AB2414;
	text-decoration: none;	
}

a:hover
{	
	font-family: Trebuchet MS, Verdana;
	color: #000000;
	text-decoration: none;
}


.txt
{
	font-family: Trebuchet MS, Verdana;
	font-size: 11px;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px; 	
}

.txt-news
{
	font-family: Trebuchet MS, Verdana;
	font-size: 11px;
	color: #000000;
	margin-right: 20px; 	
}

.txt-sub
{
	font-family: Trebuchet MS, Verdana;
	font-size: 11px;
	color: #000000;
	margin-left: 3px;
	margin-right: 3px; 	
}

.borders 
{
	BORDER-STYLE: solid;
	BORDER-WIDTH: 1px;
	BORDER-TOP-COLOR: #E4C295;
	BORDER-LEFT-COLOR: #E4C295;
	BORDER-BOTTOM-COLOR: #E4C295;
	BORDER-RIGHT-COLOR: #E4C295;
}




