body { 	background-color: #4a61ad;
	margin: 0px;
	font-family: helvetica, arial, sans-serif;
	color: #020d47;	
	font-size: 9pt;
}

td {	font-size: 9pt;
}

.gigant { font-size: 48pt;
	font-weight: bold;
}
 
A:link { color: #041aa7;
	text-decoration: none;
	font-weight: bold;
}

A:visited { color: #041aa7;
	text-decoration: none;
	font-weight: bold;
}

A:hover { color: #ee0d47;
	text-decoration: none;
	font-weight: bold;
}

A:active { color: #ff8707;
	text-decoration: none;
	font-weight: bold;
}

.menucell {
	background-image: url(../img/bluetransp.png);
}

.menu { font-weight: bold; 
	font-size: larger;
	line-height: 80%;
}

.menulegend { font-weight: normal;
	line-height: 80%;
}

a img { border: 0px;}
