A { text-decoration:none; }

A:LINK {
	color: #7F8D98; }
A:VISITED {
	color: #7F8D98; }
A:ACTIVE {
	color: #7F8D98; }
A:HOVER {
	color: #FFFFFF; }

body {
	font-family: arial, helvetica;
	color: #ffffff;
	font-size: 12px;
	}

b {
	font-weight: bold;
	}

h1 {
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 22px;
	}

h2 {
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 18px;
	}

big {
	font-family: arial, helvetica;
	font-weight: bold;
	font-size: 22px;
	}

small {
	font-size: 12px;
	color: #7F8D98;
	}

.gray {
	color: #7F8D98;
	}

.white {
	color: #ffffff;
	}

.highlighted {
	color: #fc8a8e;
	}
