table { background-repeat:no-repeat; }

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E4CFAB;
}


.text1 {
	color: #EEE98E;
}



/** LINKS */

a {
	color: #660000;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}


