@charset "utf-8";
/* CSS Document */
body {
	background-color: #0A0607;
}
a.two:link {color: #ffdb00; text-decoration: underline;}
a.two:visited {color: #ffdb00; text-decoration: underline;}
a.two:hover {color: #ffdb00; text-decoration: underline;}	

.border_tn {
	border: 1px solid #fff200;	
}
.style1 {font-family: Impact}
.style2 {font-size: 36px}
.style3 {
	font-size: 14px
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style5 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
}

