.style1 {

color: #da33a6;
margin: 10px;
font-weight: plain;
text-align: justify;
font-family:   Times New Roman, Helvetica, sans-serif;
font-size: 20px;
text-decoration: none;
line-height: 13px;
display: block;

}

.style2 {

color: #006f96;
margin: 10px;
font-weight: plain;
text-align: justify;
font-family:   Times New Roman, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
line-height: 13px;
display: block;

}

.style3 {

color: #006f96;
margin: 10px;
font-weight: plain;
text-align: justify;
font-family: arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
line-height: 13px;
display: block;

}

a:link {
padding-bottom: 0px;
color: #006f96;
text-decoration:none

}

a:visited {
color: #e84cca;
text-decoration:none
}

a:hover {
padding-bottom: 0;
color: #e84cca;
text-decoration:underline

}