.style2 a {
	color: #FFFFFF;
}
a:link {
	color: #006699;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #0000CC;
}
a:active {
	color: #0033CC;
}
