/*======================================================================*\
|| #################################################################### ||
|| # PcMud.com
|| # ---------------------------------------------------------------- # ||
|| # Copyright © 2009. All Rights Reserved.                           # ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------------------------------------------------------- # ||
|| #################################################################### ||
\*======================================================================*/

/* PcMUD CSS */
.topmainmenu
{
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	text-shadow: 0px 1px 0px white;
}
.topmainmenu a:link, .topmainmenu_alink
{
	color: #22211c;
	text-decoration: none;
}
.topmainmenu a:visited, .topmainmenu_avisited
{
	color: #22211c;
	text-decoration: none;
}
.topmainmenu a:hover, .topmainmenu a:active, .topmainmenu_ahover
{
	color: #5a5a56;
	text-decoration: underline;
}
.smalltext
{
	color: #ff0000;
	font: 9px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.maintext
{
	color: #b7b6b6;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.maintext a:link, .maintext_alink
{
	color: #b3a763;
	text-decoration: underline;
}
.maintext a:visited, .maintext_avisited
{
	color: #b3a763;
	text-decoration: underline;
}
.maintext a:hover, .maintext a:active, .maintext_ahover
{
	color: #b3a763;
	text-decoration: none;
}


/*======================================================================*\
|| #################################################################### ||
|| # Coder & Designer: © Xevert Studio - Xevert.com                   # ||
|| # Copyright: © PcMUD.com                                           # ||
|| #################################################################### ||
\*======================================================================*/