.search {
	color: White;
	text-decoration: none;
	font-weight : normal;
	font-size : 1;
}

.title {
	color: Black;
	text-decoration: none;
	font-family : "Arial Black";
	font-weight : normal;
	font-size : 36;
}

.header {
	color: Black;
	text-decoration: none;
	font-family : "Arial Black";
	font-weight : bolder;
	font-size : 18;
}

.links {
	color: Black;
	text-decoration: none;
	font-family : Verdana;
	font-weight : normal;
	font-size : 12;
}

.links a:link {
	color: Black;
	text-decoration: underline;
	font-family : Verdana;
	font-weight : normal;
	font-size : 12;
}

.links a:visited {

	color: Black;
	text-decoration: underline;
	font-family : Verdana;
	font-weight : normal;
	font-size : 12;
}

.links a:hover {
	color: Black;
	text-decoration: underline;
	font-family : Verdana;
	font-weight : normal;
	font-size : 12;
}

.menu a:link {
	color: Black;
	text-decoration: none;
	font-family : Verdana;
	font-weight : bold;
	font-size : 12;
}

.menu{
	color: Black;
	text-decoration: none;
	font-family : Verdana;
	font-weight : normal;
	font-size : 12;
}

.menu a:visited {
	color: Black;
	text-decoration: none;
	font-family : Verdana;
	font-weight : bold;
	font-size : 12;
}

.menu a:hover {
	color: Black;
	text-decoration: underline;
	font-family : Verdana;
	font-weight : bolder;
	font-size : 12;
}

.normal {
	font-family: "Tahoma", "Verdana";
	font-size: 10pt;
	color: Black;
}

.normal a:link {
	font-family: "Tahoma", "Verdana";
	font-size: 10pt;
	color: Black;
	text-decoration: underline;
}

.normal a:visited {
	font-family: "Tahoma", "Verdana";
	font-size: 10pt;
	color: Black;
	text-decoration: underline;
}

.normal a:hover {
	font-family: "Tahoma", "Verdana";
	font-size: 10pt;
	color: Black;
	text-decoration: underline;
	font-weight : normal;
	background-color : Silver;
}

.news {
	font-family: Verdana;
	color: Black;
	font-weight: bold;
	font-size : 100%;
}

.big {
	font-family: Verdana;
	color: Black;
	font-weight: bold;
	font-size : 75%;
}

.bigW {
	font-family: Verdana;
	color: White;
	font-weight: bold;
	font-size : 75%;
}

.copyright {
	font-family: Verdana;
	color: White;
	font-size : 65%;
}

.copyrightD {
	font-family: Verdana;
	color: Grey;
	font-size : 65%;
}

.date {
	font-family: Verdana;
	color: Silver;
	font-size: 10pt;
}

.smalldate {
	font-family: Verdana;
	color: Silver;
	font-size: 8pt;
}

.update {
	font-family: "Tahoma", "Verdana";
	color: Black;
	font-size: 8pt;
}

.update a:link {
	font-family: "Tahoma", "Verdana";
	font-size: 8pt;
	color: Black;
	text-decoration: underline;
}

.update a:visited {
	font-family: "Tahoma", "Verdana";
	font-size: 8pt;
	color: Black;
	text-decoration: underline;
}

.update a:hover {
	font-family: "Tahoma", "Verdana";
	font-size: 8pt;
	color: Black;
	text-decoration: underline;
	font-weight : normal;
	background-color : Silver;
}

.norm {
	font-family: "Tahoma", "Verdana";
	font-size: 10pt;
	color: #999999;
}

.norm a:link {
	font-family: "Tahoma", "Verdana";
	font-size: 10pt;
	color: #999999;
	text-decoration: underline;
}

.norm a:visited {
	font-family: "Tahoma", "Verdana";
	font-size: 10pt;
	color: #999999;
	text-decoration: underline;
}

.norm a:hover {
	font-family: "Tahoma", "Verdana";
	font-size: 10pt;
	color: #999999;
	text-decoration: underline;
	font-weight : normal;
	background-color : Silver;
}