.link:link {
color: #000000;
font-size : 8pt;
font-family : Arial;
text-decoration: none;
}

.link:hover {
color: #C30000;
font-size : 8pt;
font-family : Arial;
text-decoration: none;
}

.link:visited {
color: #000000;
font-size : 8pt;
font-family : Arial;
text-decoration: none;
}

.link:hover {
color: #C30000;
font-size : 8pt;
font-family : Arial;
text-decoration: none;
}


.botlink:link {
color: #000000;
font-size : 8pt;
font-family : Arial;
text-decoration: none;
}

.botlink:hover {
color: #C30000;
font-size : 8pt;
font-family : Arial;
text-decoration: none;
}

.botlink:visited {
color: #000000;
font-size : 8pt;
font-family : Arial;
text-decoration: none;
}

.botlink:hover {
color: #C30000;
font-size : 8pt;
font-family : Arial;
text-decoration: none;
}


td img {display: block;}

INPUT.user {
  font-family: Arial;
  font-size: 6pt;
}

SELECT.user {
  font-size: 8pt;
}

TEXTAREA.user{
  font-size: 8pt;
  background-color: #F4F4F4;
}



<LINK REL="STYLESHEET" HREF="any.css">

#F8E4E5