/* CSS Document */

.aineebgpage, aineebgpage{
background-color:#00CCCC;
	}

.bulletinbgpage, bulletinbgpage {
	background-color:#CC99CC;
}

.navigation, navigation {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border-color: #000000;
	padding: 5px;
}

a:link {text-decoration: none;color: #0000FF;}
a:visited {text-decoration: none;color: #0000FF;}
a:hover {text-decoration: none;color:#FFFFFF; background-color:#000000; border-color:#000000; Font-weight: bold;}
a:active {	text-decoration: none;}