@charset "utf-8";
/* CSS Document */
body {
	background-color: #080302;
}
a.two:link {color: #000000; text-decoration: underline;}
a.two:visited {color: #FFFF00; text-decoration: underline;}
a.two:hover {color: #FFFFFF; text-decoration: underline;}	

.style1 {font-family: Impact;font-size: 36px}
.style2 {font-size: 36px}
.style3 {color: #9e0b0f; font-size: 15px; font-family:"Arial"}

