body {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
}

a:link        { font-size: 12px; font-weight: bold; text-decoration: none; color: #ff3333; }
a:visited     { font-size: 12px; font-weight: bold; text-decoration: none; color: #ff3333; }
a:hover       { font-size: 12px; font-weight: bold; text-decoration: none; color: #00ff00; }

a.nav:link     { font-size: 10px; font-weight: bold; text-decoration: none; color: #ff3333; }
a.nav:visited  { font-size: 10px; font-weight: bold; text-decoration: none; color: #ff3333; }
a.nav:hover    { font-size: 10px; font-weight: bold; text-decoration: none; color: #00ff00; }

a.nav2:link     { font-size: 10px; font-weight: bold; text-decoration: none; color: #00dddd; }
a.nav2:visited  { font-size: 10px; font-weight: bold; text-decoration: none; color: #00dddd; }
a.nav2:hover    { font-size: 10px; font-weight: bold; text-decoration: none; color: #00ffff; }

.motto		{ font-size: 16px; font-weight: bold; font-style: italic; text-decoration: none; color: #ff0000; }

.text		{ font-size: 12px; font-weight: bold; text-decoration: none; color: #ffffff; }

.text1		{ font-size: 10px; font-weight: bold; text-decoration: none; color: #ffffff; }

.text2		{ font-size: 10px; font-weight: bold; text-decoration: none; color: #000000; }

.text3		{ font-size: 12px; text-decoration: none; color: #000000; }

.poll		{ font-size: 12px; text-decoration: none; color: #000000; }

.poll-vs		{ font-size: 14px; font-weight: bold; text-decoration: none; color: #ff0000; }

.poll-title		{ font-size: 12px; font-weight: bold; text-decoration: none; color: #000000; }

.header		{ font-size: 14px; font-weight: bold; text-decoration: none; color: #ffffff; }

.header2		{ font-size: 14px; font-weight: bold; text-decoration: none; color: #ffffff; }

.marquee		{ font-size: 12px; font-weight: bold; text-decoration: none; color: #ffff00; }