#div2 a:link {
color: #ca0000;
text-decoration: none;
}

#div2 a:hover {
color: #ca0000;
text-decoration: underline;
}

#div2 a:visited {
color: #ca0000;
text-decoration: none;
}

#div2 {
font-family:  Arial;
color: #000000;
font-size: 12px;
background-color:#eeeeee;

}



#div3 a:link {
color: #ffffff;
text-decoration: bold;
}

#div3 a:hover {
color: #ffffff;
text-decoration: bold;
}

#div3 a:visited {
color: #ffffff;
text-decoration: bold;
}

#div3 {

font-family:  Arial;
color: #ffffff;
font-size: 16px;
text-align: center;
}

#div4 {
font-family:  Arial;
color: #223E71;
font-size: 12px;
text-align: center;
}

#div4 a:link {
color: #223E71;
text-decoration: none;
}

#div4 a:hover {
color: #223E71;
text-decoration: underline;
}

#div4 a:visited {
color: #223E71;
text-decoration: none;
}

#div5 {

font-family:  Arial;
color: #000000;
font-size: 12px;
font-weight: bold;

}

#div5 a:link {
color: #000099;
text-decoration: none;
}

#div5 a:hover {
color: #000099;
text-decoration: none;
}

#div5 a:visited {
color: #000099;
text-decoration: none;
}

body
{
background-color: #c8c8c8;   
background-image:url("images/bg.gif");
background-repeat:repeat-x;
font-family:  Arial;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	text-align:justify;

}
hr 
{
color: #000000;
height: 1px;
}
input
{
font-size: 11px;
color: #ca0000;
background: #fff;
border: 1px solid #ca0000
}
textarea
{
font-size: 11px;
color: #ca0000;
background: #fff;
border: 1px solid #ca0000
}
