BODY  {
	font-size : 76%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

P, OL, DL, UL, BLOCKQUOTE, TABLE	{
	font-size: 1.0em;
}

A:Hover  {
	color : #cccccc;
}

.mbf  {
	color : #ff9900;
}

.red { 
    color: #FF0000;
 }

.maincolor	{
	color : #006666;
}

.new	{
	font-size : 0.9em;
	color : #ff0000;
	font-weight : bold;
}

.credits	{
	font-size: 0.8em;
	font-style: italic;
}

.update	{
	font-size : 0.8em;
	font-weight : bold;
	font-style : italic;
	text-align : right;
}

.links	{
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}

.links a:link {
	color: #006666;
	text-decoration: none;
}

.links a:visited {
	color: #006666;
	text-decoration: none;
}

.links a:hover	{
	color: #cccccc;
	text-decoration: underline;
}
