/* CSS Document */

.toplinks {
	font-family: Tahoma;
	font-size: 12px;
	color: #990100;
	font-weight: bold;
	padding-left: 5px;
}
.toplinks:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 5px;
}
.bottomlinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	
}
.bottomlinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990000;
}
.bottomlinks-active{
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990000;
}
.linkavani {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	
}
.linkavani:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #9B0707;
	font-weight: bold;
	
}
