.text {
	font-size: 12px;
	font-style: normal;
	color: #000066;
	font-family: Verdana, Arial;
}
.text-b {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	font-family: Verdana, Arial;
}
.hdl-r {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: Red;
	font-family: Verdana, Arial;
}
.hdl-b {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	font-family: Verdana, Arial;
}
.hdl-w {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial;
}
A:link    {
	color: Red;
	text-decoration: none;
}
A:visited {
	color: Red;
	text-decoration: none;
}
A:active   {
	color: Red;
	text-decoration: none;
}
A:hover  {
	color: Red;
	text-decoration: underline;
}
.news {
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial;
}
.news1 A:link    {
	color: White;
	text-decoration: none;
}
.news1 A:visited {
	color: White;
	text-decoration: none;
}
.news1 A:active   {
	color: White;
	text-decoration: none;
}
.news1 A:hover  {
	color: White;
	text-decoration: underline;
}