I {
	background : Yellow;
	font : italic small-caps Courier New;
}
P.c {
	font-size : 10px;
; line-height: 10px; color: #FFFF00
; font-family: Geneva, Arial, Helvetica, san-serif
}
 
A.amenu {
	font-size : 12px;
	font-style : normal;
	font-family : Geneva, Arial, Helvetica, san-serif;
	line-height : 16px;
	color : #CCFF66;
	font-weight : bold;
	;
	text-decoration: none;
	background : Purple;
}

A.bmenu {
	font-size : 14px;
	line-height : 16px;
	color : Yellow;
}

A.cmenu {
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : Maroon;
	background-color : transparent;
; text-decoration: none
}

A.dmenu {
	font-size : 14px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : Maroon;
	background-color : transparent;
; text-decoration: none
}


A.amenu:HOVER {
	color : Aqua;
; background-color: #999999
}

A.bmenu:HOVER {
	color : Teal;
}
A.cmenu:HOVER {
	color : Blue;
; background-color: #FFCC00
}

A.dmenu:HOVER {
	color : Blue;
; background-color: #FFCC00
}

 A:VISITED {
	color : Green;
	;
	text-decoration: none;
	background : transparent;
}

H4.a {
	line-height : 50%;
}

H4 {
	line-height : 50%;
}

H3{
	border : 0;
	height : auto;
	margin : 0;

}

