a:link {
	color: #3d33ff;
	text-decoration: underline;	
	}
a.img_lnk:link IMG {border: solid 0px white}

a.nav:link {
    font-family:Verdana;
    color:#3d33ff;
    font-weight:normal;
    font-size:10pt;
    text-decoration:none;      
}

a.nav_sm:link {
    font-family:Verdana;
    color:#3d33ff;
    font-weight:normal;
    font-size:8pt;
    text-decoration:none;      
}

a:visited { 
	color: #8f8dff;
	text-decoration: underline; 
	}
a.img_lnk:visited IMG {border: solid 0px white}

a.nav:visited {
    font-family:Verdana;
    color:#3d33ff;
    font-weight:normal;
    font-size:10pt;
    text-decoration:none;      
}

a.nav_sm:visited {
    font-family:Verdana;
    color:#3d33ff;
    font-weight:normal;
    font-size:8pt;
    text-decoration:none;      
}

a:hover {
	color: #3d33ff;
	text-decoration: underline;
	}
a:hover IMG {border: solid 0px white}

a.nav:hover {
    font-family:Verdana;
    color:#3d33ff;
    font-size:10pt;
    text-decoration:underline;  
}

a.nav_sm:hover {
    font-family:Verdana;
    color:#3d33ff;
    font-size:8pt;
    text-decoration:underline;  
}


a:active { 
	color: #112269;
	text-decoration: underline; 
	}
a.img_lnk:active IMG{border: solid 0px white}

a.nav:active {
    font-family:Verdana;
    color:#3d33ff;
    font-weight:normal;
    font-size:10pt;
    text-decoration:none;      
}

a.nav_sm:active {
    font-family:Verdana;
    color:#3d33ff;
    font-weight:normal;
    font-size:8pt;
    text-decoration:none;      
}

	
/* Viewer - title */
font.title {
    font-family:Verdana;
    color:#112269;
    font-weight:bold;
}
   
/* Viewer - text description */ 
p.desc {
    font-family:Verdana;
    color:#112269;
    font-weight:normal;
}

/* Viewer - contact */
p.cont {
    font-family:Verdana;
    color:#112269;
    font-weight:normal;
}
	
    