.header		{
		color : #F0ECD2;
		font-family : Helvetica, Arial, Georgia, Verdana, sans-serif;
		font-size : 18px;
		font-weight : normal;
		font-style : normal;
		line-height : 20px;
		padding : 0px;
		margin : 0px;
		}

.body		{
		color : #F0ECD2;
		font-family : Helvetica, Arial, Georgia, Verdana, sans-serif;
		font-size : 13px;
		font-weight : normal;
		font-style : normal;
		line-height : 15px;
		padding : 0px;
		margin : 0px;
		}

.menuheader		{
		color : #F0ECD2;
		font-family : Helvetica, Arial, Georgia, Verdana, sans-serif;
		font-size : 24px;
		font-weight : normal;
		font-style : normal;
		line-height : 18px;
		padding : 0px;
		margin : 0px;
		}
		
.menubold		{
		color : #F0ECD2;
		font-family : Helvetica, Arial, Georgia, Verdana, sans-serif;
		font-size : 14px;
		font-weight : normal;
		font-style : normal;
		line-height : 16px;
		padding : 0px;
		margin : 0px;
		}

.menubody		{
		color : #c9c7b6;
		font-family : Helvetica, Arial, Georgia, Verdana, sans-serif;
		font-size : 10px;
		font-weight : normal;
		font-style : normal;
		line-height : 13px;
		padding : 0px;
		margin : 0px;
		}
.footer		{
		color : #483E0E;
		font-family : Helvetica, Arial, Georgia, Verdana, sans-serif;
		font-size : 10px;
		font-weight : normal;
		font-style : normal;
		line-height : 14px;
		padding : 0px;
		margin : 0px;
		}
		
.footerd	{
		color : #F0ECD2;
		font-family : Helvetica, Arial, Georgia, Verdana, sans-serif;
		font-size : 11px;
		font-weight : normal;
		font-style : normal;
		line-height : 14px;
		padding : 0px;
		margin : 0px;
		}

.over		{
		color : #FF6400;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : normal;
		font-style : normal;
		line-height : 12px;
		padding : 0px;
		margin : 0px;
		text-decoration : underline;
		}

A		{
		color : #F0ECD2;
		text-decoration : none;
		}

A:Visited	{
		color : #F0ECD2;
		text-decoration : none;
		}

A:Active	{
		color : #F0ECD2;
		text-decoration : none;
		}

A:Hover		{
		color : #877313;
		background-color:#F0ECD2;
		text-decoration : none;
		}
