body, table, tr, td {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFFFFF;}
body {
	background-image: url(images/Layout-tempo_03.jpg);
	background-attachment:fixed;
	background-repeat: repeat;
scrollbar-face-color: #FF99FF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FF99FF;
scrollbar-darkshadow-color: #FF99FF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #FF99FF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover { background-color:#FFFFFF;
}
a:active {
	text-decoration: none;
}
input, textarea, option, select {
	background-color: #eabbbe;
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFFFFF;
	border: 1px dashed #FFFFFF;
	padding:2px; }
.border{
	background-color: #FFFFFF;
	border: 3px solid #FFFFFF;
	padding: 3px;
}

