.footer{
font-family: "Verdana";
font-size: 12;
color: #000000;
text-align: center;
}

.footer a{
font-family: "Verdana";
font-size: 12;
color: #000000;
}

.footer a:hover{
color: #000000;
}

.nav{
font-family: "Segeo UI";
font-size: 16;
color: #000000;
text-align: center;
font-weight: bold;
}

.nav a{
font-family: "Segoe UI";
font-size: 16;
color: #000000;
text-align: center;
font-weight: bold;
}

.nav a:hover{
font-family: "Segoe UI";
font-size: 16;
color: #0000FF;
text-align: center;
font-weight: bold;
}

.head{
font-family: "Verdana";
font-size: 12;
color: #000000;
text-align: right;
font-weight: bold;
}

.head a{
font-family: "Verdana";
font-size: 12;
color: #000000;
text-align: right;
}

.head a:hover{
font-family: "Verdana";
font-size: 12;
color: #0000FF;
text-align: right;
}

.text{
font-family: "Verdana";
font-size: 14;
color: #0000FF;
text-align: center;
}