body { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	         font-size: 12px;
             color: #0033CC; }
		
a                   {
	font-size: 12px;
	font-weight: bold;
	margin-left : 3px;
	text-decoration : none;
	color : Navy;
	padding-right : 10px;
}

a:hover       { background-color : yellow;
                        font-weight: bold; }

table.links { margin-left: 5px; }

.current { font-size: 12px;
                   font-weight: bold;
				   color: Olive;  }
				   
.content {  padding: 5px; }
	
.content_title {
	text-align : center;
	font-size: 16px;
	font-weight : bold;
}
		

