BODY {background: #ffffff; 
	color: #333333; 
	margin-top: .4in;
	margin-left: .1in; 
	margin-right: .1in;
	font: 13pt "Times", "Bradley Hand ITC", "Comic Sans MS", Courier, Avantgarde, "Trebuchet MS", cursive; 
	font-weight: normal
}

a.orange:link {color: #999999; background: #ffffff; text-decoration: none}
a.orange:active {color: #999999; background: #ffffff; text-decoration: none}
a.orange:visited {color: #999999; background: #ffffff; text-decoration: none}
a.orange:hover {color: #ff6633; background: #ffffff; text-decoration: none}

a.purple:link {color: #999999; background: #ffffff; text-decoration: none}
a.purple:active {color: #999999; background: #ffffff; text-decoration: none}
a.purple:visited {color: #999999; background: #ffffff; text-decoration: none}
a.purple:hover {color: #B05B9C; background: #ffffff; text-decoration: none}

a.brown:link {color: #999999; background: #ffffff; text-decoration: none}
a.brown:active {color: #996666; background: #ffffff; text-decoration: none}
a.brown:visited {color: #999999; background: #ffffff; text-decoration: none}
a.brown:hover {color: #996666; background: #ffffff; text-decoration: none}

a.email:link {font-size: 12; color: #666666; background: #ffffff; text-decoration: none}
a.email:active {font-size: 12; color: #666666; background: #ffffff; text-decoration: none}
a.email:visited {font-size: 12; color: #666666; background: #ffffff; text-decoration: none}
a.email:hover {font-size: 15; color: #333333; background: #ffffff; text-decoration: none}

}