.ayscobe {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #C0C0C0;
	text-decoration: none;
	background-color: #333333;
	letter-spacing: 4em;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #C0C0C0;
	text-decoration: none;
	background-color: #000000;
}

.text1 {
	font-size: 12px;
	font-weight: bold;
	color: #C0C0C0;
}
.text2 {
	font-size: 15px;
	font-weight: bold;
	color: #C0C0C0;
}
.text3 {
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
a {
	text-decoration: none;
}

a.btn:link {
	color: #888888;
	text-decoration: none;
}
a.btn:active {
	color: #aaaaaa;
}
a.btn:visited {
	color: #666666;
}
a.btn:hover {
	color: #eeeeee;
}