.link:link {
color: #CBCBCB;
font-size : 8pt;
font-weight : bold;
font-family : Verdana;
text-decoration: none;
}

.link:hover {
color: #000000;
font-size : 8pt;
font-weight : bold;
font-family : Verdana;
text-decoration: none;
}

.link:visited {
color: #CBCBCB;
font-size : 8pt;
font-weight : bold;
font-family : Verdana;
text-decoration: none;
}

.link:hover {
color: #000000;
font-size : 8pt;
font-weight : bold;
font-family : Verdana;
text-decoration: none;
}

.txtlink:link {
color: #A91616;
font-size : 8pt;
font-weight : bold;
font-family : Verdana;
text-decoration: none;
}

.txtlink:hover {
color: #000000;
font-size : 8pt;
font-weight : bold;
font-family : Verdana;
text-decoration: none;
}

.txtlink:visited {
color: #A91616;
font-size : 8pt;
font-weight : bold;
font-family : Verdana;
text-decoration: none;
}

.txtlink:hover {
color: #000000;
font-size : 8pt;
font-weight : bold;
font-family : Verdana;
text-decoration: none;
}

.navlink:link {
color: #E8E8E8;
font-size : 7pt;
font-weight : bold;
font-family : Verdana;
text-decoration: none;
}

.navlink:hover {
color: #FFFFFF;
font-size : 7pt;
font-weight : bold;
font-family : Verdana;
text-decoration: none;
}

.navlink:visited {
color: #E8E8E8;
font-size : 7pt;
font-weight : bold;
font-family : Verdana;
text-decoration: none;
}

.navlink:hover {
color: #FFFFFF;
font-size : 7pt;
font-weight : bold;
font-family : Verdana;
text-decoration: none;
}

.emaillink:link {
color: #000000;
font-size : 9pt;
font-weight : none;
font-family : Verdana;
text-decoration: none;
}

.emaillink:hover {
color: #A91616;
font-size : 9pt;
font-weight : none;
font-family : Verdana;
text-decoration: none;
}

.emaillink:visited {
color: #000000;
font-size : 9pt;
font-weight : none;
font-family : Verdana;
text-decoration: none;
}

.emaillink:hover {
color: #A91616;
font-size : 9pt;
font-weight : none;
font-family : Verdana;
text-decoration: none;
}

.projlink:link {
color: #000000;
font-size : 7pt;
font-weight : none;
font-family : Verdana;
text-decoration: none;
}

.projlink:hover {
color: #A91616;
font-size : 7pt;
font-weight : none;
font-family : Verdana;
text-decoration: none;
}

.projlink:visited {
color: #000000;
font-size : 7pt;
font-weight : none;
font-family : Verdana;
text-decoration: none;
}

.projlink:hover {
color: #A91616;
font-size : 7pt;
font-weight : none;
font-family : Verdana;
text-decoration: none;
}


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

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

TEXTAREA.user{
  font-family: Arial;
  font-size: 8pt;
}

form {margin-bottom : 0;
}

script {margin-bottom : 0;
}


