a:link {
font-family: Arial;
color: #B4B4B4;
}

a:hover {
font-family: Arial;
color: #B4B4B4;
}

a:active {
font-family: Arial;
color: #B4B4B4;
}

a:visited {
font-family: Arial;
color: #B4B4B4;
}

.default_txt {
font-size: 12px;
font-family: Arial;
color: #E6E6E6;
}

.title {
font-size: 14px;
font-family: Arial;
color: #E6E6E6;
font-weight: bold;
}