html {
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em; 
	color: #000000;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em; 
}

.font {
	font-size: 0.75em; 
	color: #ffffff;
}

.menu {
	width: 105px;
	vertical-align: top;
}

a:active { color: #0066ff; text-decoration: none }

a:hover { font-weight: bolder; color: #000000; text-decoration: none; background-color: #CCCCCC}

a:link { font-weight: normal; color: #0066ff; text-decoration: none}

a:visited { font-weight: normal; color: #000000; text-decoration: none}

a.menu:active { color: #000000; text-decoration: none }

a.menu:hover { font-weight: bolder; color: #000000; text-decoration: none; background-color: #ffffff}

a.menu:link { font-weight: normal; color: #000000; text-decoration: none}

a.menu:visited { font-weight: normal; color: #000000; text-decoration: none}

