a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;


}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	font-weight: bold;

}
.panel {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: .1em;

}
.welcome {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;

}
.square {
	border: 1px dotted #CCCCCC;
}
