a.girlnames {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	text-align: center;
}
a.girlnames:hover {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	text-align: center;
}
a.sitename {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
	text-align: center;
}
.borders {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
a.sitename:hover {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
	text-align: center;
}