
.normal{
		font-family : Verdana;
		font-size : 11px;
		color : white;}

.ttl_1{
		font-family : Verdana;
		font-size : 9px;
		font-weight:bold;
		color : white;}

td.mn{padding:5px;
		font-family : Verdana;
		font-size : 11px;
		color : white;}

td.right{font-family : Verdana;

		font-size : 11px;
		color : white;
		padding-top:100px;
		padding-left:20px;}
		
.footer{font-family : Verdana;
		font-size : 10px;
		color : black;}
	
a{
		text-decoration : underline;
		
		color : white;
	}
	
a:hover{
		text-decoration : underline;
		
		color : #ff8b00;
		}

