style1{
	font-family:"Century Gothic";
	font-size:20px;
	color:white;
}

style2{
	font-family:"Century Gothic";
	font-size:10px;
	color:white;
}
style3{
	font-family:"Century Gothic";
	font-size:12px;
	color:white;
}
style4{
    font-family:"Century Gothic";
    font-size:15px;
    color:white;
}
style5{
    font-family:"Century Gothic";
    font-size:12px;
    color:white;
}

.class1 A:link{
	color: white;
	font-size: 15px;
	font-family: "Century Gothic";
	text-decoration: none;
}
.class1 A:visited {
	color: white;
	font-size: 15px;
	font-family: "Century Gothic";
	text-decoration: none;
}
.class1 A:hover {
    color: white;
    font-size: 15px;
    font-family: "Century Gothic";
    text-decoration: none;
    font-weight: Bold;
}
.class2 A:link{
	color: white;
	font-size: 10px;
	font-family: "Century Gothic";
	text-decoration: none;
}
.class2 A:active {
	color: white;
	font-size: 10px;
	font-family: "Century Gothic";
	text-decoration: none;
}
.class2 A:visited {
    color: white;
    font-size: 10px;
    font-family: "Century Gothic";
    text-decoration: none;
}
.class3 A:link {
    color: white;
    font-size: 12px;
    font-family: "Century Gothic";
    text-decoration: none;
}
.class3 A:visited {
    color: white;
    font-size: 12px;
    font-family: "Century Gothic";
    text-decoration: none;
}
.class3 A:active {
    color: white;
    font-size: 12px;
    font-family: "Century Gothic";
    text-decoration: none;
}
.class3 A:hover {
    color: white;
    font-size: 12px;
    font-family: "Century Gothic";
    text-decoration: none;
    font-weight:bold;
}
.class4 A:link {
    color: white;
    font-size: 10px;
    font-family: "Century Gothic";
    text-decoration: none;
}
.class4 A:visited {
    color: white;
    font-size: 10px;
    font-family: "Century Gothic";
    text-decoration: none;
}
.class4 A:active {
    color: white;
    font-size: 10px;
    font-family: "Century Gothic";
    text-decoration: none;
}
.class4 A:hover {
    color: white;
    font-size: 10px;
    font-family: "Century Gothic";
    text-decoration: none;
    font-weight:bold;
}
.jhp {
	font-family:"Century Gothic";
	font-size:20px;
	color:white;
    right: 0px;
    position; middle;
}