



#xtoday {font-size: 12px; color:#c7c1b2;}




A.email:link {
text-decoration:underline;
font-size:14px;
}
A.email:visited {
text-decoration:underline;
font-size:14px;
}
A.email:hover {
text-decoration:underline;
font-size:14px;
}
A.email:active {
text-decoration:underline;
font-size:14px;
}

A.CD:link {
text-decoration:underline;
color: #6478f2;
font-size:14px;
}
A.CD:visited {
text-decoration:underline;
color: #6478f2;
font-size:14px;
}
A.CD:hover {
text-decoration:underline;
color: #df628a;
font-size:14px;
}
A.CD:active {
text-decoration:underline;
color: #df628a;
font-size:14px;
}


A:link
{
  background-color: transparent;
  color:            #c7c1b2;
  cursor:           hand;
 font-family:Georgia, "Times New Roman", Times, serif;
  text-decoration:  none;
}

A:visited
{
  background-color: transparent;
  color:            #c7c1b2;
  cursor:           hand; 
  font-family:Georgia, "Times New Roman", Times, serif;
  text-decoration:  none;
}
A:hover
{
	background-color: transparent;
	color: #df628a;
	cursor: hand;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

A:active
{
  background-color: transparent;
  color:            #df628a;
  cursor:           hand;
  font-family:Georgia, "Times New Roman", Times, serif;   
  text-decoration:  none;
  }

blockquote{
	font-size:15px; 
	font-family:Times New Roman, Times, serif; 
	color: #c7c1b2;
}

/*----------------------------------------------------------------------------*/











