BODY {
	background-color : #999999; margin : 1 px;
}
.menu A{
	font-family : sans-serif;
	font-size : 12px;
	font-weight : 420;
	text-decoration : none;
	color : #CCCCCC;
}
.menu A:hover{
	color: #003366;
}
.text A{
    font-family:sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#006699;
}
.read A{
	font-family : sans-serif;
	font-size : 12px;
	font-weight : 430;
	text-decoration : none;
	color : #000000;
	}
.read strong{color:006699;}


