.main a:link {
	color: #CC0000;
	text-decoration: underline;
} 
.main a:visited {color: #CC6666;}
.main a:hover {color: #CC0000;}
.main a:active {color: #FF0000;}

.gloss a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.gloss a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.gloss a:hover {
	color: #333333;
	font-weight: bold;
}
.gloss a:active {
	color: #000000;
	font-weight: bold;
}
.base a:link {
	color: #CC0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
} 
.base a:visited {
	color: #CC6666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.base a:hover {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.base a:active {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

.ggs a:link {
	color: #666666;
	text-decoration: underline;
	font-size: 9px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
} 
.ggs a:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.ggs a:hover {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.ggs a:active {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.tableBG {
	background-image: url(newbornFade.jpg);
	background-repeat: no-repeat;
	background-position: 300px center;
}
