/* CSS Document */
	p, .content {color: #FFFFFF; font-size:12px; font-family: Arial, Verdana, sans-serif; margin: 10px;}
/* title */
	.title {font-size: 16px; font-weight: bold; color:6666FF;}
/* links */
	a {color: #FF0000;}
	a:visited, a.cyber:visited; {color: #006699;}
	a:hover {text-decoration: none;}
/* cyber */
	a.cyber, .cyber {font-size: 10px; color: #FF0000; font-family: Arial, Verdana, sans-serif; text-decoration:none;}
	a.cyber:hover {text-decoration: underline;}

