/* CSS Document */
.link {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.link a{
	font-family: Tahoma;
	font-size: 11px;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}

.menu a{
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	text-decoration:underline;
}
.menuhead {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	font-weight:bold;
}

.menuhead a{
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	font-weight:bold;	
}
.mainhead {
	font-family: Tahoma;
	font-size: 12px;
	color: #c6130e;
	font-weight:bold;
}

.mainhead a{
	font-family: Tahoma;
	font-size: 12px;
	color: #db0401;
	font-weight:bold;	
}
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.footer a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.footer1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}

.footer1 a{
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.menuhead1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #37519B;
	font-weight:bold;
}

.menuhead1 a{
	font-family: Tahoma;
	font-size: 11px;
	color: #37519B;
	font-weight:bold;	
}
.redhead a{
	color: #c6130e;
	text-decoration: none;	
}

.redhead a:hover{
	color: #666666;
	text-decoration: none;	
}
