a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #009933;
}

a:active {
	text-decoration: none;
	color: #009933;
}

#link_back_s a{
	background-image: url(../gifs/buttons/button_back_s.gif);
	display: block;
	width: 120px;
	height: 23px;
	text-align: center;
	padding-top: 7px;
}

#link_back_s a:hover{
	background-image: url(../gifs/buttons/button_back_s_hover.gif);
	height: 22px;
	padding-top: 8px;
}

#page{
	width:620px;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

#page a{
	color: #666666;
}

#page a:hover{
	color: #009933;
}

#page a:active{
	color: #009933;
}

#page a:visited{
	color: #CCCCCC;
}
