a:link
{
	color: #666666;
	text-decoration: none;
; font-size: small
}

a:hover {
	font-family: arial;
	font-size: small;
	color: #666666;
	text-decoration: underline;
}

a:visited {
	font-family: arial;
	font-size: small;
	color: #FF9900;
	text-decoration: none;
}

a:active {
	font-family: arial;
	font-size: small;
	color: #666666;
	text-decoration: none;
}


a#tiny:link
{
	color: #cccccc;
	text-decoration: none;
	font-weight : bold;
; font-size: small
}

a#tiny:hover {
	font-family: arial;
	font-size: small;
	color: #cccccc;
	text-decoration: underline;
	font-weight : bold;
}

a#tiny:visited {
	font-family: arial;
	font-size: x-small;
	color: #cccccc;
	text-decoration: none;
	font-weight : bold;
}

a#tiny:active {
	font-family: arial;
	font-size: small;
	color: #cccccc;
	text-decoration: none;
	font-weight : bold;
}


a#dark:link
{
	color: #000000;
	text-decoration: none;
	font-weight : bold;
}

a#dark:hover {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight : bold;
}

a#dark:visited {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight : bold;
}

a#dark:active {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight : bold;
}


a#large:link
{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}

a#large:hover {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight : bold;
}

a#large:visited {
	font-family: arial;
	font-size: medium;
	color: #ffffff;
	text-decoration: none;
	font-weight : bold;
}

a#large:active {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight : bold;
}

tr {
	font-family: arial;
	font-size: small;
	font-weight : none;
	color: #000000;
}

.title {
	font-family: arial;
	font-size: small;
	font-weight : bold;
	color: #000000;
}

.tiny {
	font-family: arial;
	font-size: x-small;
	font-weight : normal;
	color: #000000;
}


.tinyGrey { font-family: arial; font-size: x-small; font-weight : bold; color: #999999; }
.titleGrey { font-family: arial; font-size: small; font-weight : bold; color: #999999; }
.contact { font-family: arial; font-size: x-small; font-weight : bold; color: #000000;}

