a:link {
font-size: 12px;
line-height: 22px;
color: #666666;
text-decoration: blink;
}
a:visited {
font-size: 12px;
line-height: 22px;
color: #000000;
text-decoration: none;
}
a:hover {
font-size: 14px;
line-height: 22px;
color: #FF3366;
text-decoration: underline blink;
}
a:active {
font-size: 12px;
line-height: 22px;
color: #000000;
text-decoration: none;
}
