@charset "utf-8";
/* CSS Document */

.tbmk {
	border: 0;
	margin: 0 auto;
}

img {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
}

body, td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #F8F4F3;
	background-color: #0F0506;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: none;
}

a:active {
	color: #999999;
	text-decoration: none;
}

.text1 {
	color: #F8F4F3;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 60px;
	font-weight: bold;
}

.text2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #F8F4F3;
}
