H4    {
	font-family : Arial;
	font-size : 20px;
	COLOR : White;
}


BODY  {font-family: Arial;	size: 16px; color : RED;}

TEXT	{font-color: red;} 

B	{font-family: ARIAL; font-size: 16px; COLOR: YELLOW;}	


A  {
	font-family : Arial;
	font-weight : normal;
	font-size : 12px;
	color : WHITE;
}

A Visited  {
	font-family : Arial;
	font-weight : normal;
	font-size : 12px;
	font-color : GREY;
}

A:Active   {font-color : RED;}

A:Hover  {font-color : YELLOW;}

LI:  {font-family: Arial;	font-size:5; weight: 100; color: WHITE}

UL    {
	font-family: Arial;
	font-weight: BOLD;
	font-color: YELLOW;
	color: WHITE;
	font-size: 8px;
}

OL    {
	font-family: Arial;
	font-weight: BOLD;
	font-color: YELLOW;
	color: GOLDENROD;
	font-size: 16px;
}

#slidemenubar, #slidemenubar2{
position:absolute;
border:1.5px solid white;
background-color:TEAL;
layer-background-color:WHITE;
font:bold 12px Arial;
line-height:19px;
}}
