﻿/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #CCFFFF;
}

a:link { text-decoration:none; font-weight: bold; color:#FFFFFF; }
a:visited { text-decoration:none; font-weight: bold; color:#FFFFFF; }
a:hover { text-decoration:none; font-weight: bold; color:#FFCC66; }
a:active { text-decoration:none; font-weight: bold; color:#FFCC66; }