}
A:link {
	COLOR: #3333CC;
	text-decoration: underline;
}
A:visited {
	COLOR: #3333CC;
	text-decoration: underline;
}
A:active {
	COLOR: #000000;
	text-decoration: none;
}
A:hover {
	COLOR: #FF66CC;
	text-decoration: underline;
}

H2{
	color: #ffffff;
	font-size:10px;
	font-family: "Times New Roman", Times, serif;

}
a.sub:link {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;

}
a.sub:visited {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;

}
a.sub:active {

	COLOR: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
a.sub:hover {


	COLOR: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
