.blue 
{ color: #1c2d35; 
font-size: 12px; 
font-family: Arial;
}

.bluelabel 
{ color: #1c2d35; 
font-size: 12px; 
font-family: Arial;
background-color: #B2BEC7;
}

.boldlabel 
{ color: #FFFFFF; 
font-weight: bold; 
font-size: 12px; 
font-family: Arial; 
text-decoration: underline 
}

.boldlabellink 
{ color: #1c2d35; 
font-weight: bold; 
font-size: 12px; 
font-family: Arial;
text-decoration: underline; 
}


A:LINK, A:active, A:visited
{
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	color : #5e5e5e;
	text-decoration : underline;
}

A.LINK:hover
{
color : #EDEDED;
text-decoration: none;
 background-color : #005074;
}

.sublabel 
{ color: #5e5e5e; 
font-weight: bold; 
font-size: 12px; 
font-family: Arial 
}

A.tiny:link, A.tiny:active, A.tiny:visited
{
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	color : #5e5e5e;
	text-decoration : none;
}

A.tiny:hover
{
color : #EDEDED;
text-decoration: none;
 background-color : #005074;
}

.tinytext 
{ color: #EDEDED; 
font-size: 10px; 
font-family: Arial 
}

.whitetext 
{ color: #ffffff; 
font-size: 12px; 
font-family: Arial 
}

.whitetextbold 
{ color: #ffffff; 
font-weight: bold; 
font-size: 12px; 
font-family: Arial 
}

.guestbook
{ color: #eeeeee;  
font-size: 11px; 
font-family: Arial
}
