

body         
{ 
	font-family: Verdana; 
	font-size        : 28px; 
	color: #000000
}


table               
{ 
	font-family: Verdana;
	font-size        : 10px; 
	color: #808080; 
	line-height:150%; 
	margin-left:4 
}

/* ###################### LINKS ###################### */
a:link, a:visited {
  font-size        : 10px;
  color            : #808080;
  text-decoration  : none;
  font-family      : Verdana;
}

a:hover {
  color            : #000000;
  text-decoration  : none; font-family:Verdana; font-size:10px
}

a:link.category, a:visited.category {
  color            : #333333;
  font-weight      : bold;
}

a:hover.category {
  color            : #A5D30C;
}




h1{
color:#282A55;
}
h2, marquee{
color:#282A55;
}
h3{
color:#282A55;
}
h4{
color:#282A55;
}
h5{
color:#282A55;
}
h6{
color:#282A55;
}