@charset "utf-8";
/* CSS Document */

a:link, a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#link {
	font-family: Tahoma;
	color: #0000FF;
	font-size: 12px;
	padding-right: 15px;
	padding-top: 10px;
}

#link a{
	color: #000000;
}

.Style01{
	color: #77756c;
	font-family: Tahoma;
	font-size: 11px;
	padding: 15px;
	font-weight: 200;
}

.Style02{
	color: #77756c;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	font-weight: 200;
}

.Style22{
	color: #77756c;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 200;
}

#style03 a{
	font-family: Tahoma;
	font-size: 14px;
	color: #77756c;
	padding: 5px;
}
	
.style04{
	font-family: Tahoma;
	font-size: 11px;
	color: #77756c;
	padding: 3px;
	font-weight: 100;
}

#foot{
	padding-left: 15px;
	font-family: Tahoma;
	font-size: 12px;
	color: fcf1d8;
	font-weight: bold;
}	

#foot a{
	color: fcf1d8;
}