A:HOVER {
		font-family: Verdana;
		font-size: 10pt;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		color: #FFFFCC;
}

A:VISITED { 
		font-family: Verdana;
		font-size:10pt;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		color: #FFFFFF;
}
A:LINK, .linko {
		font-family: Verdana;
		font-size:10pt;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		color: #FFFFFF;
}
.main {
		font-family: Verdana;
		font-size:10pt;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		color: #000000;
}

H4 {
		font-family: Verdana;
		font-size:14pt;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		color: #000000;
}

B: {
		font-family: Verdana;
		font-size:10pt;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
		color: #000000;
}
.bottom {
		font-family: Verdana;
		font-size:10pt;
		font-weight: normal;
		font-style: normal;
		text-decoration: underline;
		color: #336699;
}
