/******************************************/
/*      ExcelsiorsCastle Style Sheet      */
/******************************************/

A		{ TEXT-DECORATION: none; color: #FCFFA0 }
A:hover		{ TEXT-DECORATION: underline; font-weight: bold; color: #FFFFFF }
A:link		{ TEXT-DECORATION: none; font-weight: bold }
A:visited	{ TEXT-DECORATION: none; color: #FFEC80 }
A:active	{ TEXT-DECORATION: underline; font-weight: bold; color: #FFFFFF }

BLOCKQUOTE	{ font-family: Arial; color: #072876 }

/*************************************************************************/
/** HEADER/FOOTER DECORATION						**/
/*************************************************************************/

.page_style	{ margin=0px; padding=0px; background="#333333" }
.headertitle	{ font-family: Verdana; font-size: 18px; font-weight: bold; color: #FFCC00; text-transform: uppercase; background="#663300" }
.headertext	{ font-family: Verdana; font-size: 12px; color: #FFCC00 }
.copyright	{ font-family: Verdana; font-size: 11px; color: #FFCC00 }
.footertext     { font-family: Verdana; font-size: 14px; color: #FFCC00 }

/*************************************************************************/
/** MENU DECORATION							**/
/*************************************************************************/

.menutitle	{ font-family: Verdana; font-size: 14px; color: #FFCC00; font-weight: bold; FONT-STYLE: italic }
.menutext	{ font-family: Verdana; font-size: 13px; color: #FFCC00 }
.menulink	{ font-family: Verdana; font-size: 13px; color: #FFEC80; font-weight: bold }
.menulink:hover	{ text-decoration: underline; color: #FFFFFF; font-weight: bold }

/*************************************************************************/
/** NEWS DECORATION							**/
/*************************************************************************/

.newstitle	{ font-family: Verdana; font-size: 14px; color: #FFCC00; font-weight: bold; FONT-STYLE: italic }
.newsdate	{ font-family: Verdana; font-size: 13px; color: #FFCC00; font-weight: bold }
.newstext	{ font-family: Verdana; font-size: 12px; color: #FFFFFF; background="#653b25" }
.newstext:hover	{ text-decoration: underline; color: #FFFFFF; font-weight: bold }
/* ; background="#663300" ; background="#663300"
