<style media="screen" type="text/css">
<!--
	.head {
		color : #660099;
		font-size : 14px;
		font-family : Microsoft Sans Serif;
		font-weight : bold;
		text-decoration : none;
		}
	.head a {
		color : #660099;
		font-weight : bold;
		text-decoration : none;
		}
	.head a:hover {
		color : #660099;
		font-weight : bold;
		text-decoration : underline;
		}
	
	.title {
		color : #0099CC; 
		font-size : 14px;
		font-family : Microsoft Sans Serif;
		font-weight: bold;
		text-decoration : none;
		}
	.title a {
		color : #0099CC;
		font-weight : none;
		text-decoration : none;
	}
	.title a:hover {
		color : #0099CC;
		font-weight : none;
		text-decoration : none;
		}
	
	.subtitle {
		color : #0099CC;	
		font-size : 14px;
		font-family : Microsoft Sans Serif;
		font-weight: none;
		text-decoration : none;
		}
	.subtitle a {
		color : #0099CC;
		font-weight : none;
		text-decoration : none;
		}
	.subtitle a:hover {
		color : #0099CC;
		font-weight : none;
		text-decoration : underline;
		}	
	
	.menu {
		color : #16387C;
		font-size : 14px;
		font-family : Microsoft Sans Serif;
		font-weight : bold;
		text-decoration : none;
		}
	.menu a {
		color : #16387C;
		font-weight : bold;
		text-decoration : none;
		}
	.menu a:hover {
		color : #16387C;
		font-weight : bold;
		text-decoration : underline;
		}
		
	.submenu {
		color : #FFFFFF;
		font-size : 14px;
		font-family : Microsoft Sans Serif;
		font-weight : none;
		text-decoration : none;
		}
	.submenu a {
		color : #FFFFFF;
		font-weight : none;
		text-decoration : none;
		}
	.submenu a:hover {
		color : #FFFFFF;
		font-weight : none;
		text-decoration : underline;
		}	
		
	.detail { 
		font-family : Microsoft Sans Serif;
		color : #16387C;
		font-size : 14px;
		font-weight : none;
		font-style : none;
		text-decoration : none;
		}
	.detail a {
		color : #16387C;
		font-weight : none;
		text-decoration : none;
		}
	.detail a:hover {
		color : #16387C;
		font-weight : none;
		text-decoration : underline;
		}	
		
	.warning { 
		font-family : Microsoft Sans Serif;
		color : #FF0000;
		font-size : 14px;
		font-weight : none;
		font-style : none;
		text-decoration : none;
		}
	.warning a {
		color : #FF0000;
		text-decoration : none;
		}
	.warning a:hover {
		color : #000000;
		font-weight : none;
		text-decoration : none;
		}
		
	.ref { 
		font-family : Microsoft Sans Serif;
		color : #999999;
		font-size : 14px;
		font-weight : none;
		font-style : none;
		text-decoration : none;
		}
	.ref a {
		color : #999999;
		font-weight : none;
		text-decoration : none;
		}
	.ref a:hover {
		color : #999999;
		font-weight : none;
		text-decoration : underline;
		}
		
	.counter { 
		font-family : Microsoft Sans Serif;
		color : #FFFFFF;
		font-size : 14px;
		font-weight : bold;
		font-style : none;
		text-decoration : none;
		}
	.counter a {
		color : #FFFFFF;
		font-weight : none;
		text-decoration : none;
		}
	.counter a:hover {
		color : #FFFFFF;
		font-weight : none;
		text-decoration : none;
		}
-->
</style>