
body{
	background-color:#b4e0ee
}

.size12 { font-size : 12px ;  line-height : 16px ; color : #333333 ; }
.size12r { font-size : 12px ;  line-height : 16px ; color : #FF0000 ; }

a:link{
	color:#0099ff;
}
a:active{
	color:#ff6600;
}
a:visited{
	color:#0099ff;
}
a:hover{
	color:#0099ff;
	text-decoration:none;
}



