/* CSS Document */
.stylered {
	color: #FF0000;
	font-weight: bold;
	font-size:12px;
	font-family:Tahoma, Verdana, Arial;
}
a.Titlelink{
	font-family: Arial;
	color: #56593C;
	font-weight: bold;
	font-size::17px;
	text-decoration:none;
}
a.Titlelink:hover{
	font-family: Arial;
	color: #56593C;
	font-weight: bold;
	font-size:17px;
	text-decoration:underline;
}
a.Blacklink{
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	font-size:12px;
	text-decoration:underline;
}
a.Blacklink:hover{
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	font-size:12px;
	text-decoration:none;
}
.normaltext
{
	font-family: Arial;
	color: #56593C;
	font-weight: normal;
	font-size:12px;
	text-decoration:none;
}
a.bluenormal {
	font-family: tahoma;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a.bluenormal:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #993333;
	text-decoration: underline;
}
.arial14bold {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bluenormaltxt {
	font-family: tahoma;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.greynormal {
	font-family: Tahoma;
	font-size: 11px;
	color: #4E4E4E;
	text-decoration: none;	
}
a.chocolinkHelvetica
{
font-family:Helvetica, Arial, sans-serif;
color:#9e0704;
font-size:12px;
text-decoration:none;
font-weight:bold;

}
a.chocolinkHelvetica:hover
{
font-family:Helvetica, Arial, sans-serif;
color:#9e0704;
font-size:12px;
text-decoration:underline;
font-weight:bold;;

}
a.navyblueLinkHelve
{
font-family:Helvetica, Arial, sans-serif;
font-size:13px;
color:#000066;
text-decoration:none;
font-weight:bold;
}
a.navyblueLinkHelve:hover
{
font-family:Helvetica, Arial, sans-serif;
font-size:13px;
color:#000066;
text-decoration:underline;
font-weight:bold;
}
a.chocolinkBig
{
font-family:Arial, Helvetica, sans-serif;
color:#9e0704;
font-size:16px;
text-decoration:none;
font-weight:bold;

}
a.chocolinkBig:hover
{
font-family:Arial, Helvetica, sans-serif;
color:#9e0704;
font-size:16px;
text-decoration:underline;
font-weight:bold;;

}