a:link {  color: #333333; text-decoration: underline}
a:visited {  color: #333333; text-decoration: underline}
a:hover {  color: #333333; text-decoration: none}
.logo {  font-family: Tahoma; font-size: 26px; font-weight: bold; color: #DF011A}
.text {  font-family: Tahoma; font-size: 11px; color: #666666}
.title {  font-family: Tahoma; font-size: 16px; font-weight: bold; color: #333333}
.text1 {
font-family: Tahoma; font-size: 11px; color: #000000
}
a.a:link {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #CC0000;
}
a.a:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
a.a:visited {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #CC0000;
}

a.b:link {
	font-family: tahoma;
	font-size: 24px;
	font-weight: bolder;
	color: #72020B;
}
a.b:hover {
	font-family: tahoma;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
}
a.b:visited {
	font-family: tahoma;
	font-size: 24px;
	font-weight: bolder;
	color: #72020B;
}

img.er {
      border-color: #000000; border-style: solid; border-width: 2px;   
} 

img {
       border-width: 0px;   
}

