BODY { margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0; font-family: verdana; font-size: 10px; }
TABLE { font-family: verdana; font-size: 10px; margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0; }
A:link  { color : #0000FF; text-decoration : none; }
A:visited { color : #0000FF; text-decoration : none; }
A:hover   { color : #FF0000; text-decoration : underline; } 
A:active  { color : #FF0000; text-decoration : underline; }

.menu { font-family: verdana; font-size: 10px; color: #FFFFFF; }
A.sel:link  { color : #FFFFFF; text-decoration : none; }
A.sel:visited { color : #FFFFFF; text-decoration : none; }
A.sel:hover   { color : #95A6B6; text-decoration : underline; } 
A.sel:active  { color : #95A6B6; text-decoration : underline; }

A.cred:link  { color : #95A6B6; text-decoration : none; font-style: italic; }
A.cred:visited { color : #95A6B6; text-decoration : none; font-style: italic; }
A.cred:hover   { color : #FFFFFF; text-decoration : underline; font-style: italic; } 
A.cred:active  { color : #FFFFFF; text-decoration : underline; font-style: italic; }

.credits { font-family: verdana; font-size: 10px; color: #95A6B6; font-style: italic; }

.mini {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #777777;
	background-color:#FFFFFF;
	color:#000000;
	padding: 2px;
	vertical-align:middle;
}

.mini_btn {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #000000;
	background-color:#AAAAAA;
	color:#FFFFFF;
	padding: 2px;
	margin-top:-1px;
	vertical-align:middle;
}
