.imgbrd { border: 1px solid black }
.imgbrd2 { border: 1px solid #FF0000 }
.links         { font-family: tahoma; font-size: 12px; color: #6F0000; text-decoration: none; font-weight:bold;}
.links:link    { font-family: tahoma; font-size: 12px; color: #6F0000; text-decoration: none; font-weight:bold;}
.links:visited { font-family: tahoma; font-size: 12px; color: #6F0000; text-decoration: none; font-weight:bold;}
.links:hover   { font-family: tahoma; font-size: 12px; color: #6F0000; text-decoration: underline; font-weight:bold;}
.links:active  { font-family: tahoma; font-size: 12px; color: #6F0000; text-decoration: underline; font-weight:bold;}
.text          { font-family: tahoma; font-size: 12px; color: #000; text-decoration: none;}
.standout          {
	font-family: tahoma;
	font-size: 14px;
	color: #00C;
	text-decoration: none;
	font-weight: bold;
}
.links2         { font-family: tahoma; font-size: 12px; color: #000; text-decoration: none; font-weight:bold;}
.links2:link    { font-family: tahoma; font-size: 12px; color: #000; text-decoration: none; font-weight:bold;}
.links2:visited { font-family: tahoma; font-size: 12px; color: #000; text-decoration: none; font-weight:bold;}
.links2:hover   { font-family: tahoma; font-size: 12px; color: #FF0000; text-decoration: none; font-weight:bold;}
.links2:active  { font-family: tahoma; font-size: 12px; color: #FF0000; text-decoration: none; font-weight:bold;}

.tagline {
	font-family: tahoma;
	font-size: 12px;
	color: #00C;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
.heading          {
	font-family: tahoma;
	font-size: 20px;
	color: #6F0000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
}

.links3         { font-family: tahoma; font-size: 12px; color: #000; text-decoration: none; font-weight:bold;}
.links3:link    {
	font-family: tahoma;
	font-size: 12px;
	color: #00C;
	text-decoration: underline;
	font-weight:normal;
	line-height: 17px;
}
.links3:visited {
	font-family: tahoma;
	font-size: 12px;
	color: #06F;
	text-decoration: underline;
	font-weight:normal;
	line-height: 17px;
}
.links3:hover   {
	font-family: tahoma;
	font-size: 12px;
	color: #600;
	text-decoration: underline;
	font-weight:bold;
	line-height: 17px;
}
.links3:active  {
	font-family: tahoma;
	font-size: 12px;
	color: #00C;
	text-decoration: underline;
	font-weight:bold;
	line-height: 17px;
}

