/* CSS Document */
.page_cur{
	font-family:Verdana;
	font-size:11px;
	color:#FCFCFC;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
.page, .page a:link, .page a:visited{
	font-family:Verdana;
	font-size:15px;
	color:#66FFFF;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
.page a:hover{
	font-family:Verdana;
	font-size:15px;
	color:#D231F7;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
}

