blockquote {
    {  
    color: #000000; 
    font-style: normal; 
    font-weight: 400; 
    font-size: 20px; 
    font-family: arial; 
    line-height: 22px; 
    text-indent: 1.5em; 
    text-align: justify; 
    vertical-align: bottom; 
    margin-top: 5px; 
    margin-right: 50px; 
    margin-bottom: 0px; 
    margin-left: 50px;
 }
}





}
 P {  
    color: #000000; 
    font-weight: 400; 
    font-size: 20px; 
    font-family: comic sans ms, sans-serif; 
       text-indent: 1.5px;
 }


.p2 {  
    color: #000000; 
    font-weight: 400; 
    font-size: 16px; 
    font-family: comic sans ms, sans-serif; 
       text-indent: 1.5px;
 }



.p3{  
    color: #000000; 
    font-weight: 600; 
    font-size: 14px; 
    font-family: arial; 
    text-indent: 1.5em; 
    text-align: justify; 
    vertical-align: text-top; 
    margin-top: 0px; 
    margin-right: 0px; 
    margin-bottom: 1px; 
    margin-left: 0px;
 }










.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #E9FECB;
width: 205px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}
