a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
}
a:active {
	text-decoration: none;
}
.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.main a:link {
	color: #B00000;
	font-weight: bold;
	text-decoration: underline;
}
.main a:hover {
	color: #FF0000;
	font-weight: bold;
}
.main a:active {
	color: #FF1B01;
	font-weight: bold;
}
.footerlink a:link {
	color: #CCCCCC;
}
.footerlink a:visited {
	color: #CCCCCC;
}
.footerlink a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
.footerlink a:active {
	color: #CCCCCC;
}
.main a:visited {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.builder a:link {
	color: #3F3F2A;
	font-weight: normal;
	text-decoration: underline;
}
.builder a:hover {
	color: #707D54;
}
.builder a:active {
	color: #3F3F2A;
}
.builder a:visited {
	color: #3F3F2A;
	text-decoration: underline;
}
.model a:link {
	color: #FAFAD3;
	text-decoration: underline;
}
.model a:visited {
	color: #FAFAD3;
	text-decoration: underline;
}
.model a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.model a:active {
	color: #FAFAD3;
	text-decoration: underline;
}
.lightgrey10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
