
a:link {font-size: 12 pt;
        color: black;
		font-weight : bold;
        text-decoration: none}
        
a:visited {font-size: 12 pt;
        color: black;
		font-weight : bold;
        text-decoration: none}
        
a:active {font-size: 12 pt;
        color: black;
		font-weight : bold;
        text-decoration: none}
        
a:hover {font-size: 12 pt;
        color: red;
		font-weight : bold;
        text-decoration: none}
        
p{	font-weight : bold;
     font-size: 12 pt;
        color:black}
		
.sys{font-weight : bold; font-size: 14px;
color:black; font-family: "Times New Roman", Times, serif; font-style: italic}
  

