

.class1 A:link
{ color: #785D56;
font-size: small; 
text-decoration: none;
letter-spacing: 2pt;
}

.class1 A:visited
{ color: #785D56;
font-size: normal; 
text-decoration: none;
letter-spacing: 2pt;
}

.class1 A:active
{ color: #785D56;
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: #fcb3c8;
color: #000000;
letter-spacing: 2pt;
font-size: large;
text-decoration: none;}

.class2 A:visited {background: #fcb3c8;
color: #000000;
letter-spacing: 2pt
font-size: large;
text-decoration: none;}

.class2 A:active {background: #fcb3c8;
color: #000000;
letter-spacing: 2pt;
font-size: large;
text-decoration: none;}

.class2 A:hover {background: #fce0e8;
color: #000000;
letter-spacing: 2pt;
font-size: large;
text-decoration: none;}

b {
color: #BE4C54;
font-weight: bold; }

body
{background-image: url(onestripe1_verde.gif);
background-repeat: repeat;
font-family: verdana;
color: #000000;
font-weight: normal;
font-size: x-small; 
text-align:justify;
}

h1
{ font-family: Times New Roman;
color: #000000;
font-size: large;
letter-spacing: 2pt;
border-top-width: 4px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-style: double;
border-color: #000000;
}

h2
{ font-family: Sylfaen;
color: #FAC998;
font-size: xx-large;
letter-spacing: 5pt;
}

h3
{ font-family: Verdana;
color: #785D56;
font-size: small;
letter-spacing: 2pt;
text-decoration: underline;
}

td
{ font-family: verdana;
color: #000000;
font-size: small;
}

ul {
text-align: justify; 
}

#links {
position: center;
width: 400px;
top: 120px;
border: 0px;
font-variant: small-caps; 
font-family: sylfaen;
font-size: large;
font-weight:bolder;
background: #fcb3c8;
border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
}

#header {
position: center;
width: 450px;
height: 100px;
background-image: url(header.png);
}

#infotable {
position: center;
width: 340px;
height: 300px;
overflow:auto;
border: 0px;
background: #fce0e8;
font-size: x-small;
padding: 30px;
text-align: justify;
border-radius: 0px 0px 10px 10px; 
-moz-border-radius: 0px 0px 10px 10px;
}
