body {
	color: #000000; 
	background-image: url(../images/bkg_home.jpg); 
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto
}

:link {
	color: #660000
}

:visited {
	color: #929090
}

:active {
	color: #5B0000
}

.menu {
	color: #e8d473; 
	font-weight: bold; 
	text-decoration: none
}

div#textbox {
	width: 500px;
	font-size: 0.7em; 
	font-family: arial,verdana,sans serif; 
	text-align: left; 
	padding-top: 45px
}

.textbox2 {
	width: 500px;
	font-size: 0.7em; 
	text-align: center; 
	position: relative; 
	top: 40px
}

.textbox2 A:link {
	text-decoration: none; 
	color: #b60303;
	font-weight: bold
}

.textbox2 A:visited {
	text-decoration: none; 
	color: #b60303;
	font-weight: bold
}

.textbox2 A:active {
	text-decoration: none; 
	color: #5B0000;
	font-weight: bold
}

.textbox2 A:hover {
	text-decoration: none; 
	font-weight: bold
}


