body {
background-color: #FFA609;
background-image: url(back.jpg);
background-repeat: repeat-y;
}
body,td,th {
font-family: Arial;
font-size: 12px;
color: #555555;
line-height: 15px;
text-align: justify;
}
.nav {
background: #EFEFEF;
color: #666666;
border-bottom: 1px dotted #CCCCCC;
text-align: center;
padding: 3px;
letter-spacing: 2px;
line-height: 1px;
}
.nav a, .nav a:link, .nav a:active, .nav a:visited {
color: #FC8134;
font: 13px Arial;
text-transform: uppercase;
text-decoration: none;
border-bottom: none;
letter-spacing: 3px;
}
.nav a:hover {
color: #000000;
}
a:link, a:visited, a.active {
color: #000000;  
text-decoration: none;
font: 12px Courier New;
border-bottom: 1px dotted #444444;
font-style: italic;
}
a:hover {
color: #555555;
border-bottom: 1px dashed #444444;
}
b {
color: #DFC46D;
}
i {
color: #974C34;
}
textarea, input, option, select	{
border: 1px solid #CCCCCC;
background: #FFFFFF;
padding: 3px; 
font-size: 9pt;
font-family: Trebuchet MS;
color: #999999;
}
.title {
font-family: Helvetica, sans serif;
font-size: 20px;
letter-spacing: 5px;
text-align: right;
border-bottom: 1px solid #000000;
font-weight: bold;
color: #FFFFFF;
padding: 3px;
}
.title2 {
font-family: Helvetica, sans serif;
font-size: 25px;
letter-spacing: 5px;
text-align: right;
border-bottom: 1px solid #000000;
font-weight: bold;
color: #000000;
padding: 3px;
}
.one {
font-family: garamond;
font-size: 55px;
text-transform: lowercase;
color: #5FD018;
font-style: italic;
}
.subtitle {
font-family: Trebuchet MS;
font-size: 11px;
letter-spacing: 1px;
background-color: #EEEEEE;
text-align: center;
color: #666666;
}
.menu {
font-family: arial;
text-transform: uppercase;
color: black;
font-size: 15px;
padding: 10px;
}
.menu a, .menu a:link, .menu a:active, .menu a:visited {
font-family: arial;
text-transform: uppercase;
color: white;
font-size: 15px;
}
.menu a:hover {
background-color: black;
padding: 5px;
color: #EF4152;
}