body  {
	padding: 0 px;
	margin: 0px;
         	background: url(images/background.jpg);
}

a {
	font-family: verdana;
	font-size: 12px;
	color: #92A2FF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #92A2FF;
	text-decoration: underline;
}


.footer {
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
	color: #000;
	margin-bottom: 14px;
}


.footer a {
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}


.footer a:hover {
	color: #000;
	text-decoration: underline;
}



.inside a {
	font-size: 12px;
	font-family: Arial;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}


.inside a:hover {
	color: #660099;
	text-decoration: underline;
}

.formfields-text {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	border: 1px solid #772592;
	width: 20px;
	text-align: center;
}


.formfields-select {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	border: 1px solid #772592;
}