p, body, td {
   font-family: "Times New Roman", times;
   font-size: 14px;
}

.footer {
   font-family: "Times New Roman", times;
   font-size: 11px;
}
.small {
   font-size: 12px;
}
.large {
   font-size: 15px;
   font-weight: bold;
}

a.prod {
   font-family: arial, verdana;
   font-size: 10px;
   color: #333366;
   text-decoration: underline;
}
a.prod:hover {
   color: #990000;
   font-weight: bold;
   text-decoration: underline;
}
a.prod:visited {
   color: #333366;
   text-decoration: underline;
}

a.clients {
   font-family: arial, verdana;
   font-size: 10px;
   color: #FF9900;
   text-decoration: underline;
}
a.clients:hover {
   color: #990000;
   font-weight: bold;
   text-decoration: underline;
}
a.clients:visited {
   color: #FF9900;
   text-decoration: underline;
}

a.contact {
   font-family: arial, verdana;
   font-size: 10px;
   color: #FFCC00;
   text-decoration: underline;
}
a.contact:hover {
   color: #990000;
   font-weight: bold;
   text-decoration: underline;
}
a.contact:visited {
   color: #FFCC00;
   text-decoration: underline;
}

a.home {
   font-family: arial, verdana;
   font-size: 10px;
   font-weight: bold;
   color: #000000;
   text-decoration: underline;
}
a.home:hover {
   color: #990000;
   font-weight: bold;
   text-decoration: underline;
}
a.home:visited {
   color: #0000000;
   font-weight: bold;
   text-decoration: underline;
}

a.links {
   color: #66CCCC;
   font-family: arial, verdana;
   font-size: 10px;
   text-decoration: underline;
}
a.links:hover {
   color: #006666;
   font-weight: bold;
   text-decoration: underline;
}
a.links:visited {
   color: #66CCCC;
   text-decoration: underline;
}

a.story {
   font-family: arial, verdana;
   font-size: 10px;
   font-weight: bold;
   color: #CC9999;
   text-decoration: underline;
}
a.story:hover {
   color: #990000;
   font-weight: bold;
   text-decoration: underline;
}
a.story:visited {
   color: #CC9999;
   font-weight: bold;
   text-decoration: underline;
}


a.show {
   font-family: arial, verdana;
   font-size: 10px;
   color: #663399;
   text-decoration: underline;
}
a.show:hover {
   color: #990000;
   font-weight: bold;
   text-decoration: underline;
}
a.show:visited {
   color: #663399;
   text-decoration: underline;
}