a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
.info {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}

.info_name {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}

h6 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
.heading {

	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #CC9900;
}

.box {
	font-family:"Arial Narrow";
	font-size: 12px;
	color: #993300;
	text-decoration: none;
	font-weight: normal;
	line-height:20px;
	letter-spacing:5;
}
	/*color: #CC6600;/*

