a:link 	   {
	font-family: Corbel;
	font-size: 14px;
	color: 
#eb1c22;
	font-variant: normal;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:visited    { color: #eb1c22; font-family:Corbel; 
               font-size: 14px; font-variant: normal; text-transform: none; 
               text-decoration: none ; font-weight: normal}
a:hover      { color: #eb1c22; font-family: Corbel; 
               font-size: 14px; font-variant: normal; text-transform: none; 
               text-decoration: none; font-weight: normal}
}
.login {
	background-image: url(images/bttn-enter-lounge.jpg);
}

.docListCatTitle
{
 font-size: 18px;
 color: #d7161f; 
}
.docListTitle
{
 font-size: 14px;
  color: #5F6064;
  font-family: Corbel; 
}

a.docListTitle:visited
{
 font-size: 14px;
  font-weight:bold;
  color: #5F6064;
  font-family: Corbel; 
}
a.docListTitle:link
{
 font-size: 14px;
 font-weight:bold;
  color: #5F6064;
  font-family: Corbel; 
}
.docListDate
{
 font-size: 14px;
  color: #5F6064;
  font-family: Corbel; 
}
.docListSynopsis
{
  font-size: 14px;
  color: #5F6064;
  font-family: Corbel;
}