﻿body 
{
	background-color: #333333;
	background-image: url(../bg/agr.png);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 25px;
}

#Optnet 
{
	text-align: 		center;	
}

#Optnet a 
{	
	font-family: 		Tahoma, Arial, Helvetica;
	text-decoration : 	none; 
	font-size: 			10px;	
	color:				#75725f;	
}

#Optnet a:hover 
{
	font-family: 		Tahoma, Arial, Helvetica;
	text-decoration : 	none; 
	font-size: 			10px;	
	color:				#a4d83b;	
}


