a:link {
	font-size: 12px;
	color: #DEEDFE;
	text-decoration: none;
	line-height: 16px;


}
a:hover {
	font-size: 12px;
	color: #B2D3FC;
	text-decoration: none;
	line-height: 16px;

}
a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;

}
a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;

}
