
body {font-size: 12px; font-family: Arial}

/* To avoid automatic paragraphs spaces: */
/*
P, UL, OL { margin-top: 0px; margin-bottom: 0px; }
*/

.MainHeader {font-weight: bold; text-transform: uppercase; color: #990066}

.BlueTitle {font-weight: bold; text-transform: capitalize; color: #0099cc}

.CenteredTitle {font-weight: bold; color: #ff0033; text-align: center}

.BoldOrange {font-weight: bold; color: #FFC956}

a {text-decoration: none}

a:hover {text-decoration: underline; color: lime}
