/*
CSS created by Simeon Tsonchev. 
For more information visit www.pixtura.net
Last revision 2006-06-20
*/
/*
body, html{
	margin: 6px 0 10px 0;
	padding: 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	/*background: #ffffff;
	/*IE overflow-x: hidden; */
/*}*/

a{
	color: #9fd105;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
a:active{
	color: #ff0000;
}
h1{
	font-size: 16px;
	font-weight: bold;
	text-transform: lowercase;
	margin: 0 0 10px 0;
	text-align: center;
}
img.s{
	border: 1px solid #f2ede1;
	background: #c1c1b1;
	margin: 5px 0 25px 0;
}
img.s:hover{
	border: 1px solid #9fd105;
	background: #c1c1b1;
	margin: 5px 0 25px 0;
}