a {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color : #414A89;
	font-weight : bold;
}

A:HOVER {
    font-style: normal;
	color : #969DCD;
	text-decoration : none;
	font-weight : bold;	
}
.anavigbar {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : Black;
	font-weight : normal;
}

.anavigbar:HOVER {
	color : Blue;
	font-weight : normal;
}

.aviacinfor {
	text-decoration : underline;
	font-size : xx-small;
	font-family :  Verdana, Arial, Geneva,  Helvetica, sans-serif;
	font-weight : normal;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.maintext {
	background-color : #EAEAEA;
	color : #292929;
	font-family : Verdana, Arial, Geneva,  Helvetica, sans-serif;
	font-size : xx-small;
	cursor : auto;
}
H1 {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	letter-spacing : normal;
	color : #292929;
}
H2{
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
	color : #292929;
}

.boldtext {
	font-weight : bold;
}




