/*----------------- website colors -----------------
purple: #FF6CEA
red: #FF4200
*/

body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-align:center; margin: 0; padding: 0; background: #FF4200; }
p { margin: 5px 0 5px 0; padding: 0;}

#alternateContent { margin-top: 125px; }
#noFlash { margin: auto; padding: 50px 10px; width:750px; text-align:center; background: #FF6CEA; }


a:visited, a:link, a:active { color: #D7D7D7; text-decoration: underline; }
a:hover { color: #FFFFFF; text-decoration: underline; }

