body { 
background-color:474444;
font-family: Tahoma;
font-size: 14px;
color: #FFFFFF; 
}

a {
color:#FFFFFF;
}

a:hover {
color: #f0f0f0;
}

.menu a {
text-decoration: none;
color: #f6ea00; 
}

.menu a:hover  a:visited {
text-decoration: underline;
color:fff155;
}

#menu {
font-size:13px;
font-weight:bold;
color: #f6ea00;
}

.menu ul li {
background-image: url(img/menu_button.jpg);
background-position: top center;
background-repeat:repeat-y;
border: 1px solid #D7D7D7;
height:25px;
width:240px;
text-align: center;
line-height: 23px;
}

.menu ul li {
list-style-type:none;
margin: 5px 5px 5px 5px;
}

.menu ul {
padding-left: 0;
}

.button_up a {
text-decoration: none;
color: #f6ea00; 
}

.button_up a:hover a:visited {
text-decoration: underline;
color:fff155;
}

.button_up div {
background-image:url(img/button.png);
background-position: top center;
background-repeat:no-repeat;
text-align:center;
line-height:25px;
height:29px;
width:300px;
font-size:16px;
font-weight:bold;
color: #f6ea00;
}

.up {
background-image:url(img/head.png);
background-repeat:no-repeat;
}

h1 {text-indent: 80px;
font-size:18px;
}
h2 {text-indent: 25px;
font-size:15px;
}

p {
text-indent: 45px;
}