body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #120605;
}
.link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #E8D3A4;
	text-decoration: none;
}
.link:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}	
.title {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}	
.link2 {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
.link2:hover {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}	
.table {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.table:hover {
	background-image: url(../img/4.jpg);
}	
.link3 {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #2A89C9;
	text-decoration: none;
}
.text {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.title {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #411E1C;
	text-decoration: none;
}
