body {
background-image: none;
background-repeat: repeat-x;
background-color: #fffff;
}

a:link img,
a:active img,
a:visited img{
border:1px solid #5c538c;
}
a:focus img,
a:hover img{
border:1px solid #49557b;
}

.side {
color: #808080;
text-decoration:none;
background-color: #ffffff;
font-weight:normal;
letter-spacing: none;
font-style: normal;
font-weight: normal;
font-size: 10px;
font-family: tahoma;
text-transform: none;
border-bottom: none;
}

.content {
color: #808080;
text-decoration:none;
background-color: #ffffff;
font-weight:normal;
letter-spacing: none;
font-style: normal;
font-weight: normal;
font-size: 10px;
font-family: tahoma;
text-transform: none;
border-bottom: none;
}

h1 {
color: #ffbe40;
text-decoration:none;
background-color: #ffffff;
letter-spacing: 0px;
font-style: normal;
font-weight: normal;
font-size: 14px;
font-family: tahoma;
text-transform: lowercase;
border-bottom: none;
text-align: center;
}

h2 {
color: #ffbe40;
text-decoration:none;
background-color: #ffffff;
font-weight:normal;
letter-spacing: 2px;
font-style: normal;
font-weight: normal;
font-size: 11px;
font-family: tahoma;
text-transform: lowercase;
border-bottom: none;
text-align: center;
}


a:link {
color: #1e0140;
text-decoration:none;
background-color: #ffffff;
font-weight:normal;
letter-spacing: none;
font-style: normal;
font-weight: normal;
font-size: 10px;
font-family: tahoma;
text-transform: none;
border-bottom: none;
}

a:visited {
color: #1e0140;
text-decoration:none;
background-color: #ffffff;
font-weight:normal;
letter-spacing: 0px;
font-style: normal;
font-weight: normal;
font-size: 10px;
font-family: tahoma;
text-transform: none;
border-bottom: none;
}

a:hover {
color: #4a1940;
text-decoration:none;
background-color: #ffffff;
font-weight:normal;
letter-spacing: 0px;
font-style: normal;
font-weight: normal;
font-size: 10px;
font-family: tahoma;
text-transform: none;
border-bottom: none;
}


i {
color: #000000;
font-style: italic;
font-weight: italic;
font-size: 10px;
font-family: georgia;
text-transform: none;
}

b {
color: #e5d245;
font-style: bold;
font-weight: bold;
font-size: 10px;
font-family: tahoma;
text-transform: none;
}

u {
color: #fd755d;
font-style: underline;
font-weight: underline;
font-size: 10px;
font-family: ;
text-transform: none;
border-bottom: none;
}