a:link, a:active, a:visited {
	font-family: Tahoma, arial;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma, arial;
	color: #676B7C;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-color: #FFFFFF;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #333333;
}
.underline {
	text-decoration: underline;
}
.blue {
	color: #5C7184;
}
.white {
	color: #FFFFFF;
}
.px11 {
	font-size: 11px;
}
.green {
	color: #527305;
	font-size: 12px;
}
.red {
	color: #C10003;
}
.orange {
	color: #EDAD29;
}
.grey {
	color: #333333;
}
green1 a:link, a:active, a:visited {

	font-family: Tahoma, arial;
	color: #666600;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
