

/**************************************************************************

	This File holds all the Links to otehr style sheets 
	that are used through out this application

**************************************************************************/

/* styles for basic HTML objects */
@import url(Stylesheet.css);

/*Styles for teh Master Page Object */
@import url(MasterPageStyles.css);
@import url(MasterPageBackground.css);

/* News Objects */
@import url(NewsStyles.css);