/*
-----------------------------------------------
equipt screen style
author:  alberto gonzalez - www.u4eadesign.com
version:  1.1 - October 2007
----------------------------------------------- */

body {
	background: #2C2a2a;
	font-family: Lucida Grande, Arial, Verdana, sans-serif;
	font-size: 65%;
	line-height: 135%;
	margin: 0;


}

#flashcontent {
	
}

#noflash {
	width: 800px;
	margin: 0 auto;
}



a:link {color: #e4701e; text-decoration: underline;}
a:visited {color: #e4701e; text-decoration: underline;}
a:hover {color: #000; text-decoration: underline;}
a:active {color: #000; text-decoration: underline;}