
/****************************************************

TAGS

*****************************************************/


td								{font-family: arial, helvetica, sans-serif;
								color: #e4e8d6;
								font-size: 12px}

hr								{color: #7D8A7D}

/****************************************************

CLASSES

*****************************************************/

.tinytext						{font-family: arial, helvetica, sans-serif;
								color: #999999;
								font-size: 10px}
								
.title							{font-size: 14px;
								color: #bd9d27;
								font-weight: bold}
								
.boldgold						{color: #bd9d27;
								font-weight: bold}
			
.serif							{font-family: georgia, times new roman, serif;
								font-size: 11px;}

.gold							{color: #bd9d27;}


/****************************************************

LINKS

*****************************************************/


A:link 								{color: #7D8A7D;
									text-decoration: none}
A:visited							{color:#7D8A7D;
									text-decoration: none}
A:hover								{color:#ffffff;
									text-decoration: none}
						
A.agentindex:link 					{color: #7D8A7D;
									line-height: 170%;
									font-weight: bold;
									text-decoration: none}
A.agentindex:visited				{color:#7D8A7D;
									line-height: 170%;
									font-weight: bold;
									text-decoration: none}
A.agentindex:hover					{color:#ffffff;
									line-height: 170%;
									font-weight: bold;
									text-decoration: none}
									
A.goldlink:link 					{color: #bd9d27;
									text-decoration: none}
A.goldlink:visited					{color:#bd9d27;
									text-decoration: none}
A.goldlink:hover					{color:#ffffff;
									text-decoration: underline}

A.small_link:link					{color:#ddeeee}
A.small_link:visited				{color:#ddeeee}
A.small_link:hover					{color:#ff9e3b}
