body {
	font-size: small;
	background-color: #FFFFFF;
	margin: 0;
}

a { color: #0000FF; text-decoration: none }
a:link { color: #0000FF; text-decoration: none}
a:visited { color: #0000FF; text-decoration: none }
a:hover { color: #FF0000; text-decoration: underline }
a:active { color: #FF0000; text-decoration: none }

.info_date{
	font-size: 12px;
	color: #FF6600;
	padding: 5 5 5 10px;
}		

.info_main{
	font-size: 12px;
	padding: 5 5 5 5px;
}		
