body
{
	margin: 0px;
	background-color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #CDDAEE;
	scrollbar-shadow-color: #DEDAD1;
	scrollbar-highlight-color: #DEDAD1;
	scrollbar-3dlight-color: #003C84;
	scrollbar-darkshadow-color: #0051BA;
	scrollbar-track-color: #DEDAD1;
	scrollbar-arrow-color: #000000;
}

.top
{
	font-weight: bold;
}
.top a
{
	color: #B51334;
	font-size: 12px;
	text-decoration: none;
}

.top a:hover
{
	color : #000080;
	text-decoration: underline;
}
.entry a
{
	color: #EFEFEF;
	text-decoration: underline;
}

.entry a:hover
{
	color : #483D8B;
	text-decoration: none;
}

.news a
{
	color: #000080;
	text-decoration: none;
}

.news a:hover
{
	color : Green;
	text-decoration: underline;
}

.main
{
	color: #DFDFDF;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}

.main a
{
	color: #FFFFBD;
	text-decoration: none;
}

.main a:hover
{
	color: #B22222;
	text-decoration: underline;
}

.menu
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.menu a
{
	color: White;
	text-decoration: none;
}

.menu a:hover
{
	color : Yellow;
	text-decoration: underline;
}

.bottom a
{
	color: #ffffff;
	text-decoration: none;
}

.bottom a:hover
{
	color : Silver;
	text-decoration: underline;
}

.footer
{
	font-size: 8pt;
	color: #EEEEEE;
}

.footer a
{
	color: #ffffff;
	text-decoration : underline
}

.footer a:hover
{
	color : Yellow;
	text-decoration : none
}

table.footer
{
	font-style : italic;
	font-size: smaller;
	color : #000000
}