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

body { background-image:url(images/yello1.jpg); background-position:fixed; font-family:Times New Roman, Times, serif; color:#000000; font-size:10pt; }

.edjetext{ font:Times New Roman, Times, serif; color: #000000; font-size:10px}

.menutext{ font:Times New Roman, Times, serif; color: #000000; font-size:15px}

.goldtext { font:Times New Roman, Times, serif; color: #FBEA8C; font-size:14px}

.purpletext { font:Times New Roman, Times, serif; color: #800080; font-size:14pt}

.whitetext { font:Times New Roman, Times, serif; color: #ffffff; font-size:14pt}

.blacktext { font:Times New Roman, Times, serif; color: #000000; font-size:14pt}

a:link {  color: #800080; text-decoration: none; }
a:visited {  color:#800080; text-decoration: none; }
a:active {  color: #800080; text-decoration: none; }
a:hover {  color: #00676d; text-decoration: none; }

a.dark:link {  color: #ffffff; text-decoration: none;}
a.dark:visited {  color: #ffffff; text-decoration: none}
a.dark:active {  color: #ffffff; text-decoration: none }
a.dark:hover {  color: #f7b100; text-decoration: none}
