.art1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: Silver;
}

.text {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: White;
}

.text2 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: White;
}

.text3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: Black;
}
.inside {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: Black;
}

.inside2 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: bold;
	color: Black;
}

A:LINK {
	color: Silver;
	text-decoration: none;
}

A:HOVER {
	color: #FF8000;
	text-decoration: none;
	font : bold  13px;
}

A:VISITED {
	color: Silver;
	text-decoration: none;
}






