A: link {
        color: blue;
        text-decoration: none }

A: hover {
        text-decoration:none;}

/* whitelinks for dark blue menu */
 a.link {
        color: black;
        font-weight: bold;
        background: white;
        text-decoration: none }

P: {text-indent: 11pt;}

SPAN.stylish {
        font-size: 16px;
        text-decoration: none;
        text-weight: bold;
        font-family: Arial, serif }
        
/* grey contrast for menu */
 .contrast {
    background: "#FFFFFF" }
        

 SPAN.culture {
        color: white;
        text-decoration: none;
        font-weight: bold; }

 SPAN.title {
	color: white;
	text-decoration: none;
	font-weight: none;
	font-size: 14pt;
	font-family: Arial }

 SPAN.menu {
	color: white;
        font-size: 12px;
        text-decoration: none;
	background: #000066;
        text-weight: bold;
        font-family: Arial, serif }

 SPAN.menu2 {
	color: white;
	padding-right:5px;
        font-size: 14px;
        text-decoration: none;
		background: #000066;
        text-weight: none;
        font-family: Arial, serif }

 SPAN.petite {
	color: grey;
        font-size: 9pt;
        text-decoration: none;
        text-weight: bold;
        font-family: Arial, serif }
 
 SPAN.right {
        text-align: right }

 table tr td {font-size:16px; line-height:1.3}
		
		


