/* -- Hyperlink -- */
.dxeHyperlink
{
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: normal;
    color: Black;        
}
a.dxeHyperlink:hover
{
    color: Black;    
}
a.dxeHyperlink:visited
{
    color: Black;    
}

.linkImage
{
	margin-right:20px;
}

.panelAsistente
{
	padding-bottom:7px;
	border-bottom:5px solid #D8C799; 
	width:98%;
	margin-bottom:10px;
}
