body {
	font-family: Times New Roman, Courier New;
	color: #FFFFFF;
	background-color:#000000;
	background-image:    url("images/bck.jpg");
	text-align: center;
	background-attachment: fixed;
	}
table {
	text-align:justify;
	}	
.s1 {
	color: #FF0000;
	font-style: italic;
}

.golemo {
	font-size: xx-large;
}
.small{font-family: Arial; font-size: xx-small;}

A:link {
	text-decoration:none;
	color: #FFFF00;
}
A:link:visited {
	text-decoration:none;
	color: #FFFF00;
}
.but {
	color: #FFFF00;
	text-decoration: none;
	background-color: #435BBC;
	font-weight: bold;
	}
.but:active {
	color: #FF9933;
	text-decoration: none;
	border: 1px solid #FF9933;
}
.but:hover {
	color: #FFFF00;
	text-decoration: none;
	background-color: #7284CD;
	border: 1px solid #FFFF00;
}
a {
	color: #FFFF00;
	text-decoration: none;
}
.z {
	color: #FFFF00;
}
.b1 {
	border-top: thick solid #FFFFFF;
	border-right: thick solid #FFFFFF;
	border-bottom: 30px solid #FFFFFF;
	border-left: thick solid #FFFFFF;
}
