@charset "UTF-8";


#page {
	
	width:1200px;
	margin:0 auto;
		font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
		font-size: 73%;}
a{
	text-decoration:none;
	color:#2996BA;
}
a:hover{
	color:#FF26BA}
