body
{
font-family:Verdana,Arial,sans-serif;
}

#container{
width:700px;

text-align:left;
}

#all{

border-style:solid;
border-color:#440000;
border-width:10px;
background-image : url(../img/other/back.jpg);
background-repeat : no-repeat;

background-position : 77px 74px;

padding: 0;
margin: 0 auto;
text-align:left;
}
a:link.title{
	color :#BBBBBB;
	text-decoration: none; 
	
	} 
a:visited.title{
	color :#999999;
 	text-decoration: none; 
	}
a:active.title  {
	color:#FF9999;
	text-decoration: none; 
	} 
a:hover.title{
	color:#FF9999; 
	text-decoration: none; 
	} 
	

a:link.menu{
	color:#770000;
	border-style:dotted;
	border-width:0 0 1px 0;
	border-color:silver;
	text-decoration: none; 
	font-size:10px; 
	background-color:#FFFFFF;

	}
a:visited.menu{
	color:#770000;
	border-style:dotted;
	border-width:0 0 1px 0;
	border-color:silver;
	text-decoration: none;
	font-size:10px; 
	background-color:#FFFFFF;

	}
a:active.menu{
	color:red;
	border-style:dotted;
	border-width:0 0 1px 0;
	border-color:#770000;
	text-decoration: none;
	font-size:10px;  
	background-color:white;
	}
a:hover.menu{
	color:red;
	border-style:dotted;
	border-width:0 0 1px 0;
	border-color:#770000;
	text-decoration: none; 
	font-size:10px; 
	background-color:#FF9999;
	}
h1{font-size:20px;}
img{border:0;}
.box{
padding:0 0 0 20px;
}
.sub_title{
width:660px;
font-weight:bold;
font-size:14px;
color:#770000;
border-style:dotted;
border-color:gray;
border-width:0 0 1px 0;
}
.sentences{
	padding:0 0 0 8px;
	color:#990000;
	font-size:12px;
	}
#update{
color:#990000;
font-size:10px;
}
a:link.link1{
color:#3399FF;
background-color:#F0F8FF;
border-style:none;
border-width:0;
border-color:silver;
text-decoration: none;
}

a:visited.link1{
color:#3399FF;
background-color:#F0F8FF;
border-style:none;
border-width:0;
border-color:silver;
text-decoration: none;
}
a:active.link1{
color:red;
background-color:#FF9999;
border-style:dotted;
border-width:0 0 1px 0px;
border-color:silver;
text-decoration: none;
}

a:hover.link1{
color:red;
background-color:#FF9999;
border-style:dotted;
border-width:0 0 1px 0px;
border-color:silver;
text-decoration: none;
}


