body {
	font-family:"Times New Roman", Times, serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-size:12px;
	background-image:url(../images/pop-up/top_corner.gif);
	background-repeat:no-repeat;
	background-position:left, top;
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Titulos{
	color:#00B7C7;
	font-size:16px;
	font-weight:bold;
}
.SubTitulos{
	color:#63409A;
	font-size:12px;
	font-weight:bold;
}
.BoxTitulos{
	background-color: #00B7C7;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.Links{
	color:#63409A;
	font-size:12px;
}
.Cell{
	background-image:url(../images/pop-up/bottom_corner.gif);
	background-position: right;
	background-repeat:no-repeat;
}
	
