body         { font-family: Tahoma; font-size: 9px }

.navigation_table {
	font-family: Tahoma;
	font-size: 5px;
}
.sub2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
A {
	font-family: Tahoma;
    Color : #0000FF; 
	text-decoration : none
}

A:hover { 
    font-family: Tahoma;
	Color : #CC0000; font-weight: bold;
	text-decoration : underline
}
td { 
font-family: Tahoma; 
font-size: 10pt; 
Color : #0000DD;
text-decoration : none
}