html 					{font-size:80%}
body 					{margin:0px; 
						padding:0px;	
						font: 1em arial, sans-serif; 
						text-align:left;
						background-color:#ffffff;
						}		
* 						{margin:0px; padding:0px;
						}
a:link					{text-decoration:none; color:orange;}
a:visited				{text-decoration:none; color:orange}
a:hover, a:hover h2		{text-decoration:none; color:#00CCFF}
a:active				{text-decoration:none; color:orange}
a.black  { color: black; }
a.black:hover { color: orange; }
a img { border: none; }

p { margin: 0 0 20px;}
span.gray { color: gray; }
div.left { float: left; }
div.right { float: right; }
div.clear { clear: both; height: 20px; }
div.index_wrapper { margin: 20px 75px; }

div.index_logo a { width: 300px; height: 138px; margin: 50px 0 0 20px; position: absolute; background: url('images/next_bigger_logo_v002.gif') 0px 0px no-repeat; }
div.index_logo a:hover { background-position: 0px -160px; }