/* GLBT Style Sheet */
#free {font: bold 1em MadAve, Arial, sans-serif; text-decoration: none; letter-spacing: 5; text-align: center}
#free a {font: bold 1em MadAve, Arial, sans-serif; color: #FF0000; text-decoration: none; background-color: #FFFFFF}
#free a:link {font: bold 1em MadAve, Arial, sans-serif; color: #FF0000; text-decoration: none}
#free a:visited{font: bold 1em MadAve, Arial, sans-serif; color: #FF0000; text-decoration: none}
#free a:hover{font: bold 1em MadAve, Arial, sans-serif; color: #FF0000; text-decoration: underline; 
	background-color: #FFC68C}
#free a:active{font: bold 1em MadAve, Arial, sans-serif; color: #FF0000; text-decoration: none; background-color: #FDF4D0}

#celebration a{text-decoration: none; color: #007100; font-weight: bold}
#celebration a:link {text-decoration: none; color: #007100; font-weight: bold}
#celebration a:visited {text-decoration: none; color: #007100; font-weight: bold}
#celebration a:hover {text-decoration: underline; color: #007100; font-weight: bold; background-color: yellow}
#celebration a:active {text-decoration: none; color: #007100; font-weight: bold}

.highlight {font-weight: bold; color: #006600; text-decoration: underline}
#get {font-weight: bold; color: #000080; text-decoration: none}
#get a {font-weight: bold; color: #000080; text-decoration: none}
#get a:link {font-weight: bold; color: #000080; text-decoration: none}
#get a:visited {font-weight: bold; color: #000080; text-decoration: none}
#get a:hover {font-weight: bold; color: red; text-decoration: none; background-color: #FFFFD0}

#cd {font-weight: bold; color: #000080; text-decoration: none; text-align: center; width: 60%; border: 3 ridge red}
#cd a {font-weight: bold; color: #000080; text-decoration: none}
#cd a:link {font-weight: bold; color: #000080; text-decoration: none}
#cd a:visited {font-weight: bold; color: #000080; text-decoration: none}
#cd a:hover {font-weight: bold; color: red; text-decoration: none; background-color: blanchedalmond}
#cd table, tr, td {bordercolor="#F2E5D2"}