.frame {
	border: 5px solid #333333;
}
.linked {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.body A{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: normal;
}
.body A:HOVER{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: normal;
}
.body A:VISITED{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: normal;
}
.kerned {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	letter-spacing: 1px;
}
.kerned a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: normal;
}
.kerned a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: normal;
}
.kerned a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: normal;
}
.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	letter-spacing: 1px;
	}
.bodykernedbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.bodykernedbold A:LINK {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.bodykernedbold A:VISITED {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.bodykernedbold A:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bolder;
	color: #666666;
	letter-spacing: 1px;
	text-transform: uppercase;
}