A.menu {
	text-decoration: none;
	font-weight: normal;
	color: #222222;
}

A.menu:hover {
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
	color: #FF0000;
}

A:link {
	color: #000000;
}

A:visited {
	color: #000000;
}

A:active {
	text-decoration: none;
	color: #FF0000;
}

A:hover	{
	text-decoration: underline;
	color: #FF0000;
}

.m {  
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
line-height: 13px;
font-weight: normal; 
color: #222222; 
text-decoration: none;
}

.mbialy {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
}

.m2 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px; 
font-style: normal; 
line-height: 13px;
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none;
}

.a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #202020;
}

.b {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	line-height: 20px;
	font-variant: small-caps;
	color: Navy;
}

.d {
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: Gray;
	text-decoration: none
}

.p {
	font-family: Verdana, "Times New Roman";
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

.h {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 9px;
}

