a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.maincaption a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.maincaption a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.maincaption a:hover {
	color: #CC0000;
}
.maincaption a:active {
	text-decoration: none;
}
.bodybullettext a:link {
	color: #000000;
	text-decoration: none;
}
.bodybullettext a:visited {
	color: #000000;
	text-decoration: none;
}
.bodybullettext a:hover {
	color: #000000;
	text-decoration: none;
}
.bodybullettext a:active {
	text-decoration: none;
	color: #000000;
}

