

a.intra{
color: #0C449A;
text-decoration: none;
font-weight: bold;
}

a.intra:visited{
text-decoration: none;
color: #0C449A;
font-weight: bold;
}

a.intra:active{
text-decoration: none;
color: #0C449A;
font-weight: bold;
}

a.intra:hover{
text-decoration: underline;
color: #8AA3CC;
font-weight: bold;
}

a.intra1:hover{
text-decoration: underline;
color: #0C449A;
background-color: #FFFFFF;
font-weight: bold;
}


a.mail{
color: #993333;
text-decoration: underline;
cursor: crosshair;
}

a.mail:visited{
text-decoration: underline;
color: #993333;
}

a.mail:active{
text-decoration: underline;
color: #993333;
}

a.mail:hover{
text-decoration: none;
color: #FFFFCC;
background-color: #993333;
}

body{

}

h1{
color: #0C449A;
font-family: "Times New Roman",Georgia;
}

td.pref{
font-family: "Times New Roman",Georgia;
}

td.white{
color: #FFFFFF;
background-color: #0C449A;
font-family: "Times New Roman",Georgia;
}