body{font-family : Tahoma, Helvetica, sans-serif;}

a.odkaz{
text-decoration: none;
color: #E96863
}
a.odkaz:link {
text-decoration: none;
color: #E96863
}
a.odkaz:visited {
text-decoration: none;
color: #E96863
}
a.odkaz:hover {
text-decoration: none;
color: red
}

a{
text-decoration: none;
color: #E96863
}
a:link {
text-decoration: none;
color: #E96863
}
a:visited {
text-decoration: none;
color: #E96863
}
a:hover {
text-decoration: none;
color: red
}
