@charset "UTF-8";
.bold {
	font-size: 12px;
	font-family: Helvetica, Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #c6e6e6;
	text-decoration:none;
}

.bold a:visited {
	font-size: 12px;
	font-family: Helvetica, Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #c6e6e6;
	text-decoration:none;

}
.bold a:active {
	font-size: 12px;
	font-family: Helvetica, Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #c6e6e6;
	text-decoration:none;

}
.bold a:link {
	font-size: 12px;
	font-family: Helvetica, Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #c6e6e6;
	text-decoration:none;

    
}
.bold a:hover {
	font-size: 12px;
	font-family: Helvetica, Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #c6e6e6;
	text-decoration:none;
}
