a:link {
    color: #FE7C11;
	margin-right: 0px;
	line-height: 14px;
	text-decoration: none;	
}

a:visited {
    color: #FE7C11;
	margin-right: 0px;
	line-height: 14px;
	text-decoration: none;	
}

a:hover {
    color: #0E3292;
	margin-right: 0px;
	line-height: 14px;
	text-decoration: underline;		
}

a:active {
    color: #FE7C11;
	margin-right: 0px;
	line-height: 14px;
	text-decoration: none;	
}

a.two:link {
    color: #124274;
	line-height: 10px;
	text-decoration: none;	
}

a.two:visited {
    color: #124274;
	line-height: 10px;
	text-decoration: none;	
}

a.two:hover {
    color: #8AADC7;
	line-height: 10px;
	text-decoration: none;	
}

a.two:active {
    color: #8AADC7;
	line-height: 10px;
	text-decoration: none;	
}

a.three:link {
    color: #FE7C11;
	line-height: 10px;
	text-decoration: none;
	font-size: 100%;
	margin-right: 0px;	
}

a.three:visited {
    color:  #FE7C11;
	line-height: 10px;
	text-decoration: none;
	font-size: 100%;
	margin-right: 0px;	
}

a.three:hover {
    color: #0E3292;
	line-height: 10px;
	text-decoration: underline;
	font-size: 100%;
	margin-right: 0px;		
}

a.three:active {
    color: #FE7C11;
	line-height: 10px;
	text-decoration: none;
	font-size: 100%;
	margin-right: 0px;	
}

.tablrBorder {
	border: thin dashed #990000;
}
