a:link,a:visited{
	color : #A52929;
	padding: 0px;
	margin-top : 5px;
	text-decoration: none;
}
a:hover {
	padding: 0px;
	text-decoration: none;
	color: #FF3300;
	font-weight: bold;
}
.menu {
	color : #A52929;
	margin-top : 0px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
} 
.menuactive {
	color :#F7CB33;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
} 
