.header {font-family : sans-serif; font-weight : bold; font-size : 16px; color: #FFB300}
.bodytext	{
		font-family : serif;
		font-size : 15px;
		text-align : left;
		color : #FFFFFF;
		}
.bodytext a {color : #fdc800; text-decoration : underline;}
.bodytext a:hover {color : #ffdf00;}
.bodytext a:visited {color : #FFB300;}

  .menu {
	font-family : sans-serif; 
	font-size : 12px;
 	text-align : right; 
	color :  #ffbb4a;
 }
 .menu a {color : #ffbb4a; text-decoration : none;}
 .menu a:hover  {color : #ffe280;}
 
 .subtext	{
		font-family : serif;
		font-size : 12px;
		color : #FFFFFF;
		}
 .subtext a {color : #fdc800; }
 .subtext a:hover  {color : #ffdf00;}
