{
<link rel="Shortcut Icon" href="SE.ico">
}
.links {
	font-family: Copperplate, "Copperplate Gothic Bold", "Copperplate Gothic Light", "Copperplate Light";
	font-size: 12px;
	background-color: CED3DE;
	background-position: center top;
	border: thin none #CED3DE;
}
body {
	background-color: #000427;
}
a:link {
	color: #FFF000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF000;
}
a:hover {
	text-decoration: none;
	color: #848BA1;
}
a:active {
	text-decoration: none;
	color: #FFF000;
	.style3 {color: #CED3DE}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #CED3DE;
}
