A:link { 
	font-family: Arial, Helvetica, sans-serif; 
	color:#5066AF;
	font-size: 13px;
        font-weight: bold; 
	text-decoration:none 
	}

A:active { 
	font-family: Arial, Helvetica, sans-serif; 
	color:#5066AF;
	font-size: 13px; 
        font-weight: bold;
	text-decoration:underline 
	}

A:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	color:#5066AF;
	font-size: 13px; 
        font-weight: bold;
	text-decoration:none 
	}

A:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	color:#5066AF;
	font-size: 13px; 
        font-weight: bold;
	text-decoration:none 
	}
	
.capt {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#5066AF;
	text-decoration: bold;
	}

.text {
	color: #5066AF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	text-align: justify;
	text-decoration: none;
	font-weight: normal;
	}

.dkln   {
        background-color: #969ecd;
        }

.ltln   {
        background-color: #dee1f7;
        }
