a:link {
	font-size: 12px;
	line-height: 125%;
	text-decoration: none;
	color: #FFFFFF;

}
a:visited {
	font-size: 12px;
	line-height: 125%;
	text-decoration: none;
	color: #FFFFFF;

}
a:hover {
	font-size: 12px;
	line-height: 125%;
	text-decoration: blink;
}
a:active {
	font-size: 12px;
	line-height: 125%;
	text-decoration: blink;
}
