.link001 {
font-family : arial, helvetica, sans-serif;
font-weight : normal;
font-size : 15px;
color : #ffffff;
letter-spacing: normal;
line-height: normal;
text-decoration : none;
}

.link001 a {
font-family : arial, helvetica, sans-serif;
font-weight : normal;
font-size : 15px;
color : #ffffff;
letter-spacing: normal;
line-height: normal;
text-decoration : none;
}

.link001 a:hover {
color : #000000;
}





@media only screen and (max-width: 900px) {

.link001 {
font-size : 14px;
}

.link001 a {
font-size : 14px;
}


}



@media only screen and (max-width: 780px) {

.link001 {
font-size : 20px;
line-height: 1.6;
}

.link001 a {
font-size : 20px;
line-height: 1.6;
}

}




@media only screen and (max-width: 600px) {

.link001 {
font-size : 22px;
}

.link001 a {
font-size : 22px;
}

}





@media only screen and (max-width: 500px) {


.link001 {
font-size : 24px;
}

.link001 a {
font-size : 24px;
}

}

