.class1 A:link
{ color: #5E4352;
font-size: normal; 
text-decoration: none;
letter-spacing: 2pt;
}

.class1 A:visited
{ color: #5E4352;
font-size: normal; 
text-decoration: none;
letter-spacing: 2pt;
}

.class1 A:active
{ color: #5E4352;
font-size: normal; 
text-decoration: none;
letter-spacing: 2pt;
}

.class1 A:hover
{ text-decoration: line-through; 
color: #000000;
font-size: normal; 
letter-spacing: 2pt;
}

.class2 A:link {background: #5E4352;
color: #000000;
letter-spacing: 2pt;
font-size: large;
text-decoration: none;}

.class2 A:visited {background: #5E4352;
color: #000000;
letter-spacing: 2pt
font-size: large;
text-decoration: none;}

.class2 A:active {background: #5E4352;
color: #000000;
letter-spacing: 2pt;
font-size: large;
text-decoration: none;}

.class2 A:hover {background: #E6D5C1;
color: #000000;
letter-spacing: 2pt;
font-size: large;
text-decoration: none;}

.class3 A {
display: block;
width: 150px;
text-align: center;
text-decoration: none;
font-family: verdana;
font-size: x-small;
color: #000000;
BORDER: none;
background-color: #965D62; 
}

.class3 A:hover {
color: #F2D974;
text-align: left;
background-color:#5E4352;
}

b {
color: #5E4352;
font-weight: bold; }

body
{ background: #2B222C;
font-family: verdana;
color: #000000;
font-weight: normal;
font-size: x-small; 
text-align: justify;
}

h1
{ font-family: segoe script;
color: #2B222C;
font-size: 20pt;
letter-spacing: 2pt;
text-align: center;
background: #965D62;
border-top-width: 2px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 2px;
border-style: double;
border-color: #000000;
}

h2
{ font-family: Sylfaen;
color: #2B222C;
font-size: small;
letter-spacing: 3pt;
border-top-width: 2px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 2px;
border-style: double;
border-color: #000000;
background: #965D62;
}

h3
{ font-family: Verdana;
color: #2B222C;
font-size: small;
letter-spacing: 2pt;
text-decoration: underline;
}

td
{ font-family: verdana;
color: #000000;
font-size: x-small;
background: #ffffff;
}

ul {
text-align: justify; 
}