BODY						{
	font-family:					Verdana, Helvetica, Arial, sans-serif;
	font-size:						10px;
	color:							#000000;
	background-color:				#423525;
							}
							




A.type1:link				{
						    font-family:				tahoma;
						    font-size:					24px;
						    font-weight:				bold;
							text-decoration:			none;
						    color:						#1B4172;
							}


A.type1:visited			{
						    font-family:				tahoma;
						    font-size:					24px;
						    font-weight:				bold;
							text-decoration:			none;
						    color:						#9B301C;
							}


A.type1:active			{
						    font-family:				tahoma;
						    font-size:					24px;
						    font-weight:				bold;
							text-decoration:			none;
						    color:						#8A6727;
							}


A.type1:hover			{
	font-family:				tahoma;
	font-size:					24px;
	font-weight:				bold;
	text-decoration:			underline;
	color:						#8A6727;

							}

