BODY {
	color: #FFFFFF;	
	background: #6F7A9E;	
	font-size: 15px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}

A 			{ color: #66CCFF; text-decoration: underline;} 
A:link		{ color: #66CCFF; text-decoration: underline;} 
A:visited	{ color: #66CCFF; text-decoration: underline;} 
A:active	{ color: #66CCFF; text-decoration: underline;} 
A:hover		{ color: #FFFFFF; text-decoration: underline;}

P {
	color: #FFFFFF;
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
}

P.small {
	font-size: 10px;
}

I.small_yellow {
	color: #fcdc26;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}

I.large_yellow {
	color: #fcdc26;
	font-style: italic;
	font-weight: bold;
	font-size: 19px;
	font-family: arial, helvetica, sans-serif;
}

TD {
	color: #FFFFFF;		
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
}

TD.menu {
	background: #746da4;
}

IMG.thumb {
	border-width: 1px;
	border-color: #000000;
}