html,body
{
	margin: 0 auto;
}

body, td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 14px;
}

body
{
	text-align:center;
}
h3 {
	font-size: 18px;
}

#center
{
	position: relative;
	width: 650px;
	margin: 0 auto;
	text-align:left;
}
 
.lime {
    color: #99fe02;
    text-transform: uppercase;
}
.odd {
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
}
.even {
    color: #5fa9f0;
    text-transform: uppercase;
    text-decoration: none;
}
.titel {
    color: #333333;
    font-weight: bold;
    text-transform: uppercase;
}
.tekst {
}
.oddfooter {
    color: #4fc0fc;
    text-decoration: none;
}
.evenfooter {
    color: #ffffff;
    text-transform: uppercase;
}
a {
    color: #333333;
    font-weight: bold;
    text-decoration: underline;
}
.UnsubScrib 
{
	color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

.UnsubScrib a
{
	color: #4db2f6;
    text-decoration: none;
    font-weight: bold;
}

.Online a
{
	color:#fff;
	font-size:10px;
	font-weight:normal;
	padding-left:12px;
}