a.link:Link
{
color: #000000;
font-family: Verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
}

a.link:Visited
{
color:#000000;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
}

a.link:Active
{
color: 000000;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 1opx;
background-color : #FFD93D;
}

a.link:Hover
{
color: 000000;
font-family:verdana;
font-style : normal;
font-weight : bold;
text-decoration : none;
font-size : 10px;
background-color : #FFD93D;
}

h3{
color: ffffff;
text-align : center;
font-family:verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
font-size : 10px;
background-color : #F34745;
}

a.copy:Link
{
color: #ffffff;
font-family: Verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
font-size : 10px;
}

a.copy:Visited
{
color: #ffffff;
font-family:verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
font-size : 10px;
}

a.copy:Active
{
color: ffffff;
font-family:verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
font-size : 10px;
background-color : #FFD93D;
}

a.copy:Hover
{
color: ffffff;
font-family:verdana;
font-style : normal;
font-weight : normal;
text-decoration : none;
font-size : 10px;
}

