/************************************
     TAGS
************************************/
body {
	margin: 0px;
	background-color: #000000;
	font-family: verdana, arial, helvetica;
}

p, td {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

/************************************
    CLASSES
************************************/
.header {
	color: #E4D7F5;
	font-size: 18px;
	font-weight: bold;
}

.quote {
	color: #F4E159;
	font-size: 11px;
	font-weight: normal;
}

.copy {
	font-size: 10px;
	font-weight: normal;
	color: #7E6D7F;
}

/************************************
     ANCHOR
************************************/
a.yellowMenu:link {
	font-size: 12px;
	font-weight: bold;
	color: #FADC58;
}

a.yellowMenu:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FADC58;
}

a.yellowMenu:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FADC58;
	text-decoration: none;
}

a:link {
	font-size: 12px;
	font-weight: bold;
	color: #FADC58;
}

a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FADC58;
}

a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FADC58;
	text-decoration: none;
}
