.description a:link                {  color: #FF6600;}
.description a:visited             {  color: #FF6600;}
.description a:hover               {  color: #000000;}

body { background: #FFFFFF ;}


img {border: none;}

.pic_index {
	position: relative;
	left: 0px;
	top: 70px;
	height: 500px;
	width: 900px;
}

.button_html {
	height: 110px;
	width: 75px;
	position: relative;
	left: 238px;
	top: 23px;
	border: 2px none;

}
.button_splash {
	height: 240px;
	width: 790px;
	position: relative;
	left: -5px;
	top: -470px;
	border: 2px none;

}
.description {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {color: #ff6600; font: bold 1.2em helvetica,sans-serif;}

