﻿@font-face {
	font-family:Cooper Hewitt;
	src: url('../font/CooperHewitt-Book.eot');
	src: url('../font/CooperHewitt-Book.ttf') format('truetype');
	src: url('../font/CooperHewitt-Light.eot');
	src: url('../font/CooperHewitt-Light.ttf') format('truetype');
	src: url('../font/CooperHewitt-Medium.eot');
	src: url('../font/CooperHewitt-Medium.ttf') format('truetype');
}

html              { font-family: Cooper Hewitt; color: #F9FBB9 }

A.link:link    {color:#FF6600; text-decoration:none; font-weight:bold}
A.link:visited {color:#FF6600; text-decoration:none; font-weight:bold}
A.link:active  {color:#FF6600; text-decoration:underline; font-weight:bold}
A.link:hover   {color:#FF6600; text-decoration:underline; font-weight:bold}

A.navLink:link    {color:#FF6600; text-decoration:none; font-weight:normal}
A.navLink:visited {color:#FF6600; text-decoration:none; font-weight:normal}
A.navLink:active  {color:#FF6600; text-decoration:underline; font-weight:bold}
A.navLink:hover   {color:#FF6600; text-decoration:underline; font-weight:bold}

A.mp3Link:link    {color:#FF6600; text-decoration:none; font-weight:normal}
A.mp3Link:visited {color:#FF6600; text-decoration:none; font-weight:normal}
A.mp3Link:active  {color:#FF6600; text-decoration:underline; font-weight:bold}
A.mp3Link:hover   {color:#FF6600; text-decoration:underline; font-weight:bold}

A.HOLD:link    {color:#FFFFFF; text-decoration:none; font-weight:bold}
A.HOLD:visited {color:#FFFFFF; text-decoration:none; font-weight:bold}
A.HOLD:active  {color:#FFFFFF; text-decoration:underline; font-weight:bold}
A.HOLD:hover   {color:#FFFFFF; text-decoration:underline; font-weight:bold}