
a { 
	text-decoration:none;
}

.fonts01 {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.fonts02 {
	font-size: 14px;
	line-height: 22px;
	color: #ffffff;
}
.fonts03 {
	font-size: 16px;
	line-height: 24px;
	color: #666666;
}
.copyright01 {
	font-family: "arial", "helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}

#footertabletext td {
	font-family: verdana;
	font-size: 11px;
	color: #4e583f;
}

#content td {
	font-family: verdana,arial;
	font-size: 15px;
	color: #333333;
}

.heading {
	font-size: 20px;
	font-weight: bold; 
	letter-spacing: 1px;
	color: #ff3366;
}

a.anglia:link { 
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #0060ff; 
}

a.anglia:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #0060ff;
}

a.anglia:hover { 
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

a.button:hover {
	position: relative;
	left: 2px;
	top: 2px
}

.navlink {
	font-size: 11px;
	text-align: center;
}

.navlink .extlink {
	visibility: hidden;
	position: absolute;
}
