﻿a:link 	{  
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDE09F;
	background: #868759;
	text-decoration: none;
	border-style:none;
	}
	
	
a:visited 	{  
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDE09F;
	background: #868759;
	text-decoration: none;
	border-style:none;
		}
		
		
a:active 	{  
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDE09F;
	background: #868759;
	text-decoration: none;
	border-style:none;
		}
		
		
a:hover 	{  
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEFEFC;
	background: #8D9367;
	text-decoration: none;
	border-style:none;
		}

