/* CSS Document */

a{text-decoration:none}
a:link{color:#006666;}
a:visited{color: #006666;}
a:active{color:#FF6600;}
a:hover{color:#FF6600;}
body{	background:url(img/title.jpg) fixed no-repeat 100% 100%;
}

#container{
	width:700px;
	margin-left:10px;
	margin-right:auto;
	font-size:12px;
	color:#006699;
}

.toptitle{
	font-weight:bold;
	font-size:120%;
	color:#99CCFF;
}

.new{
	font-size:12px;
	color:#006699;
}