
A#menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	margin-left : 9px;
	color : White;
	text-decoration : none;
	vertical-align : bottom;
}
A#menu:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	margin-left : 9px;
	color : #FE8C05;
	text-decoration : none;
	vertical-align : bottom;
}
A#bttn {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : White;
	text-decoration : none;
}
A#bttn:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : Gray;
	text-decoration : none;
}
H1 {
	font-family : Arial;
	font-size : 16px;
	text-decoration : none;
	color : #FE8C05;
	text-align : left;
	font-weight : bold;
	letter-spacing : 0px;
	margin-bottom : 0px;
	margin-left : 27px;
}
P#cont {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	color : Black;
	text-decoration : none;
	margin-left : 27px;
	text-align : left;
	margin-right : 27px;
	margin-top : 8px;
	line-height : 17px;
}
H2 {
	font-family : Arial;
	font-size : 14px;
	text-decoration : none;
	color : black;
	text-align : center;
	font-weight : bold;
	letter-spacing : 0px;
	margin-bottom : 0px;
	margin-left : 27px;
}

A#link {
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : underline;
	color : #265583;
	font-weight : bold;
	
}
A#link:HOVER {
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : underline;
	color : #FE8C05;
	font-weight : bold;

}
Table#cont {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	color : Black;
	text-decoration : none;
	margin-left : 27px;
	text-align : left;
	margin-right : 27px;
	margin-top : 8px;
	line-height : 17px;
}
A#link1 {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : underline;
	color : white;
	font-weight : bold;
}
A#link1:HOVER {
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : underline;
	color : #FE8C05;
	font-weight : bold;
}	
