a.menu{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	font-weight:regular;
	font-style:normal;
	line-height: 14px;
}
a.menu:visited{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	font-weight:regular;
	font-style:normal;
	line-height: 14px;
}
a.menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration:none;
	font-size:10px;
	font-weight:regular;
	font-style:normal;
	line-height: 14px;
}
a.menu2{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	font-weight:regular;
	font-style:normal;
	line-height: 12px;
}
a.menu2:visited{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	font-weight:regular;
	font-style:normal;
	line-height: 12px;
}
a.menu2:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #eceded;
	text-decoration:none;
	font-size:10px;
	font-weight:regular;
	font-style:normal;
	line-height: 12px;
}

a.menu3{
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration:none;
	font-size:12px;
	font-weight:regular;
	font-style:normal;
	line-height: 15px;
}
a.menu3:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration:none;
	font-size:12px;
	font-weight:regular;
	font-style:normal;
	line-height: 15px;
}
a.menu3:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:regular;
	font-style:normal;
	line-height: 15px;
}

.typo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;
	text-decoration: none;
}

.typo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: FFFFFF;
	text-decoration: none;

}

.typosmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;

}
.typo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.here{
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration:none;
	font-size:10px;
	font-weight:regular;
	font-style:normal;
	line-height: 14px;
}