
#content {
  width:auto;
background-color: transparent;
	text-align: center;
}


#linkstable p{
line-height: 110%;
}

#content a:link {
	text-decoration:underline;
}

#content a:visited {
	text-decoration:underline;
}

#content a:hover {
	text-decoration:underline;
}
.even
{/*Style even row elements*/
background: #FF0000;
padding: 2;
border: 3;
color: #000000;
font-family: Verdana;
font-weight: bold;
}
.evenDate
{/*Style  elements*/
font-family: arial;
font-size: 10pt;
}
.evenHeadLine
{/*Style elements*/
font-size: 12pt;
}
.evenNews
{/*Style elements*/
padding-bottom: 5px;
font-size: 8pt;
}

.odd
{/*Style odd row elements*/
background: #FFFF66;
font-family: comic sans ms ;
color: #000000;
}
.oddDate
{/*Style elements*/
font-family: arial;
font-size: 10pt;
}
.oddHeadLine
{/*Style elements*/
font-size: 12pt;
}
.oddNews
{/*Style elements*/
padding-bottom: 5px;
font-size: 10pt;
}
