a:link    {color: green}
a:active  {color: fuchsia}
a:visited {color: green}
a:hover   {background-color: green;
           color: white
          }

body{margin-top : 10px;
     margin-bottom : 10px;
     margin-left : 10px;
     margin-right : 10px;
     padding: 0px
} 


.date0 {
	font-size: 14px;
	font-weight: bold;
	color:#cc0000 
}


.date {
	font-size: 14px;
	font-weight: bold
}


.date6 {
	font-size: 14px;
	font-weight: bold;
	color:#0000cc 
}


.title {
	font-size: 12px;
	font-weight: bold
	
}


.maru {
	color: green 
}


.news {
	font-size: 12px
}


.time {
	color:#333333;
	text-align: right;
	
}


.name {
	font-size: 10px;
	color: #aaaaaa 
}


.update {
	font-size: 10px
}


tr {
	line-height: 150%;
	font-size: 12px 
}


.font10 {
	font-size: 10px 
}

.img {
	margin: 5px;
}  

.footer {
	background-color:green;
	color:white;
	padding:2px 10px;
	font:bold 10pt/150% 'Arial' 'MS PƒSƒVƒbƒN'
}
