A:link {text-decoration: none ; color: #00477b;}
A:visited {text-decoration: none; color: #00477b;}
A:active {text-decoration: none; color: #00477b;}
A:hover {text-decoration: underline; color: #00477b;}

.BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #333333; font-family: verdana; font-size:8pt; text-decoration: none; font-weight:bold;}                                                                                                                                                                                                                                                                      
a.BREADCRUMBS_object:hover { color: #333333; font-family: verdana; font-size:8pt; text-decoration: underline; font-weight:bold; }                                                                                                                                                                                                                                                                                                                                               .SearchButton, a.SearchButton:link , a.SearchButton:visited {color:#fff;font-family: arial; font-weight: bold;  background: transparent; padding: 0px 0px 0px 0px; cursor: hand; font-size:12px; margin: 0 0 0 0;text-decoration: none; }
 a.SearchButton:hover {color:#fff;font-family: arial; font-weight: bold;  background: transparent; padding: 0px 0px 0px 0px; cursor: hand; font-size:12px; margin: 0 0 0 0;text-decoration: underline; }
.Titulo            { color:#3d8883; text-decoration:none;font-weight:bold; font-family: Century Gothic; font-size:11pt ;display: block;}
.Texto { font-size: 11px; font-family: arial; color: #444; padding: 5px 4px 15px 4px;line-height:20px;}


.CommandButton
{
	font-family:  Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: underline;
	color: #3d8883;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: #3d8883;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: #3d8883;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: #3d8883;
}


.SubHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #3d8883;
}
