body {background: url("images/bg.jpg") center fixed}
.thumb{
	font-family: tahoma,Arial, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #888888; 
	line-height: 140%;
	text-align: center;
}

a.thumb:link{
	font-family: tahoma,Arial, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #aaaaaa; 
	text-decoration: none;
	line-height: 140%;
	text-align: center;
}

a.thumb:visited{
	font-family: tahoma,Arial, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #aaaaaa; 
	text-decoration: none;
	line-height: 140%;
	text-align: center;
}

a.thumb:hover{
	font-family: tahoma,Arial, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #333333; 
	text-decoration: none;
	line-height: 140%;
	text-align: center;
}
input,INPUT {
	font-family: tahoma,Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #222299; 
	border: 1px solid #bbbbbb;
	width: 190px;
}