P, BODY, TEXTAREA, TD  {
	font-family : sans-serif;
	font-size : x-small;
	font-weight : normal;
	color : #808080;
}

.foot, .foot:Hover  {
	font-family : sans-serif;
	font-size : xx-small;
	font-weight : normal;
	color : #808080;
}


H1  {
	font-family : sans-serif;
	font-size : small;
	font-weight : bold;
	color : #808080;
	font-style : normal;
}

H2  {
	font-family : sans-serif;
	font-size : small;
	font-weight : bold;
	color : #49EA92;
	font-style : normal;
}

H3  {
	font-family : sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #808080;
}

A  {
	font-family : sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #808080;
	text-decoration : none;
}

A:Active  {
	font-family : sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #808080;
	text-decoration : none;
}

A:Visited  {
	font-family : sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #808080;
	text-decoration : none;
}

A:Hover  {
	font-size :x-small;
	font-family : sans-serif;
	font-weight : bold;
	color : #49EA92;
	text-decoration : none;
}


.menu  {
	font-family : sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

.menu:Active  {
	font-family : sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

.menu:Visited  {
	font-family : sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

.menu:Hover  {
	font-family : sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : black;
	text-decoration : none;
}
