a:link {
color : #333399;
text-decoration : none;
}

a:visited {
color : #333399;
text-decoration : none;
}

a:active {
color : #333399;
text-decoration : none;
}

a:hover {
color : #000000;
text-decoration : none;
}


h1, h2, h3, h4, p, ul, td, body {
color : #000000;
font-family : Arial, Helvetica, sans-serif;
}

#content {
font-size : 80%;
}

#content td {
font-size : 80%;
}

#content img {
float : right;
padding : 0 0 1em 1em;
border : 0;
}

#recruit {
font-size : 80%;
float : right;
verticalAlign : bottom;
padding : 0 0 1em 1em;
border : 0;
}

#recruit td {
font-size : 80%;
}

#content a:link {
color : #333399;
text-decoration : none;
font-weight: bold;
}

#content a:visited {
color : #333399;
text-decoration : none;
font-weight: bold;
}

#content a:active {
color : #000000;
text-decoration : none;
font-weight: bold;
}

#content a:hover {
color : #000000;
text-decoration : underline;
font-weight: bold;
}
