A
 { color: #000; text-decoration: none }
A:link
 { color: #000; text-decoration: none }
A:visited
 { color: #000 }
A:active
 { color: #000; text-decoration: none }
A:hover
 { color: #363636; text-decoration: underline }
BODY
  { color: #000; font-size: 22px; font-family: arial, sans-serif; text-decoration: none; background-color: #fff }

BIG
 { color: #000; font-weight: bold; font-size: 24px; text-decoration: none }

SMALL
 { color: #000; font-weight: bold; font-size: 14px; text-decoration: none }

P
{
    FONT-SIZE: 14px;
    TEXT-DECORATION: none
}

TD
 { color: #000; font-size: 16px; text-decoration: none }

LI
{
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}
HR
{
    HEIGHT: 1px;
    COLOR : #ffffff
}
.MenuLink
 { color: #000; text-decoration: none }
.MenuLink:Link
 { color: #000; text-decoration: none }

.MenuLink:hover
 { color: #000; text-decoration: underline }
.MenuLink:visited
 { color: #000 }
.MenuLink:active
 { color: #000; text-decoration: underline }

.Menusektion
 { color: #000; font-weight: bold; font-size: 20px }    
 
.BtnSubmit
 { color: #000; font-weight: bold; font-family: verdana; background-color: #663300; cursor: pointer }

.VoteSubmit
{
  font-family:tahoma,sans-serif;
  background-color:#333366;
  cursor:pointer;
  font-weight:bold;
	border-color : #333366;
	border : 1px solid
}
.Content
 { color: #dfdfff; font-family: Times, serif; background-color: #B0B0CF; padding: 10px }
.Footer 
{
  text-align: center;
  font-size:10px;
}
