a {
color: #ffffff;
text-decoration: underline;
font-size: 15px;
font-family: verdana
}
a:hover {
color: #ffffff;
text-decoration: underline;
font-size: 15px;
font-family: verdana
}
a:active {
color: #ffffff;
text-decoration: underline;
font-size: 15px;
font-family: verdana
}
a:visited {
color: #ffffff;
text-decoration: underline;
font-size: 15px;
font-family: verdana
}


.google {
color: #000000;
font-family: verdana;
font-size: 10px
}

.zag {
color: #1598cc;
font-family: verdana;
text-decoration: underline;
font-size: 18px
}

.content {
font-family: verdana;
font-size: 11px;
color: #000000;
text-align: justify;
padding-left: 5px;
padding-right: 5px;
}

.content a {
text-decoration: underline;
font-family: verdana;
font-size: 10px;
color: #000000;
}

.content a:hover {
text-decoration: underline;
font-family: verdana;
font-size: 10px;
color: #000000;
}

.content a:active {
text-decoration: underline;
font-family: verdana;
font-size: 10px;
color: #000000;
}

.content a:visited {
text-decoration: underline;
font-family: verdana;
font-size: 10px;
color: #000000;
}

.copy {
font-family: verdana;
font-size: 11px;
color: #a4a4a4;
}
.copy a{
font-family: verdana;
font-size: 11px;
color: #a4a4a4;
}
.copy a:hover{
font-family: verdana;
font-size: 11px;
color: #a4a4a4;
}
.copy a:active{
font-family: verdana;
font-size: 11px;
color: #a4a4a4;
}
.copy a:visited{
font-family: verdana;
font-size: 11px;
color: #a4a4a4;
}