/*defaults*/
body 	{margin:20px 0; padding:0; font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif; font-size:90%; }
p		{margin:0; padding:0 0 15px 0; }
a		{color:#000000; text-decoration:underline; }
a:hover	{color:#225799; text-decoration:none;}


a.link6:visited {
                            
                            margin-top: 1px;
                            margin-bottom: 1px;
                           font-family: "Trebuchet MS"
                            font-size: 11px;
                            
                            
                            color: cornflowerblue;
                            
                            
                            text-decoration: none;
}
a.link6:hover {
                                        
                            margin-top: 1px;
                            margin-bottom: 1px;       
                           font-family: "Trebuchet MS"
                            font-size: 11px;
                            color: red;
                            text-decoration: none;
}

a.link6:active {
                                         
                            margin-top: 1px;
                            margin-bottom: 1px;       
                           font-family: "Trebuchet MS"
                            font-size: 11px;
                            color: brown;
                            text-decoration: underline;         
}