a { color: #000; }
a:visited { color: #000; }
a:active { color: #000; }
html { background: #8ae7f4; }
.bot {
	font: normal 12px Arial;
	color: #5aa6b1;
}
.text {
	font: normal 13px Arial;
	color: #000;
}
.text2 {
	font: bold 18px Arial;
	color: #2d00be;
}
LI {list-style-image: url(images/s.gif);
	margin: 7px 0;}
.bttn_submit{border: 0; background: url(images/button.jpg) no-repeat; width: 199px; height: 36px; cursor: pointer;}
.lit {	line-heigth:120px;}

A:hover {
	text-decoration: none;
	color: #2d00be;
}
