body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:0px;
	margin:0px;
}
table
{
/* This defines attributes for all tables in the document */
	border-collapse:collapse;
	border-spacing:0px;
}
table td
{
/* This defines attributes for all table CELLS in the document */
	padding:0px;
	margin:0px;
}
img
{
/* This removes the borders from all img links in the document */
	border:0px;
}

#td_leftbar
{
	width:180px;
	padding:18px;
	vertical-align:top;
}
#td_rightbar
{
	padding:18px;
	vertical-align:top;
}
#text_links
{
	text-align:left;
	 padding-left:10px;
	 line-height:27px;
}
#text_group
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	 color: #13213C;
}

#td_mystique
{
	padding:10px;
	vertical-align:top;
	text-align:left;
}
#img_lady
{
	 height:187px;
}
a:link {
	color: #13213C;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	
}

a:visited {
  color: #13213C;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
	color: #40579D;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border:0px;
}

a:active {
	color: #13213C;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.hidden {
  color: #13213C;
}
.fotgal {
border:0px; 
}
A:hover .fotgal, A:active .fotgal {
border:0px; border-color: #ffffff; border-style: solid;
}
