@charset "UTF-8";
/* CSS Document */
*p{padding:0;
margin:0;
text-align:left;
}

.links{
    text-align:center;
     font-size:9px;
     font-family:Trebuchet MS; 
     color: #194439;
}
.links a{
     font-size: 10px; 
     color: #666;
     font-family:Trebuchet MS;
     text-decoration: none
}
.copyright{
     font-size: 10px; 
     font-family:Trebuchet MS;
     color: #666;
     text-decoration: none
}
.nscrpt{
     font-size: 16px; 
     font-family:Arial;
     color: #FF0000;
     font-weight:bold; 
     text-decoration: none;
}
