body,td,div
{
  font-family:  Verdana;
	font-size:    12px;
}

a
{
  color:            #F27F1A;
  text-decoration:  underline;
}

.title
{
  color:  #FFFFFF;
  font-weight: bolder;
  font-size: 16px;
}

.newstitle
{
  color:        #4E285A;
  font-size:    11px;
  font-weight:  bold;
}

.homenews
{
  font-size:    11px;
}

.newstitlewhite
{
  color:        #FFFFFF;
  font-size:    12px;
  font-weight:  bold;
}

.menu
{
  color:        #FFFFFF;
  font-weight:  bold;
}

.menutop
{
  font-size:12px;
}

.menuitem
{
  font-size:11px;
  font-weight:bold;
}

.smallwhite
{
  color:      #FFFFFF;
  font-size:  10px;
}

.smallorange
{
  color:      #F27F1A;
  font-size:  11px;
}

.bigpurple
{
  color:        #4E285A;
  font-size:    14px;
  font-weight:  bold;
}

.bigwhite
{
  color:        #FFFFFF;
  font-size:    14px;
  font-weight:  bold;
}

.button
{
  background-color: #F27F1A;
  color:            #FFFFFF;
  font-size:        12px;
  font-weight:      normal;
  padding:          5px;
}

a.buttontext
{
  text-decoration:  none;
  color: #FFFFFF;
}

.form
{
  border: 1px solid #4E285A;
}