/* CSS Document background:url(../images/imgc2_23.gif) repeat;*/

body{
font-size:12px;
background:#f0f7fd;
}


a:link {
	color: #88c9f7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #88c9f7;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
