/* CSS Document */

Body

{

background-color: A2B8D9;

margin: 0;

}

table

{

font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

color:#000000;



}



.head

{

font-family: Arial, Helvetica, sans-serif;

font-size: 18px;

font-weight:bold;

color:#7491C0;

}

.link:link

{

color:#FE5C00; font-family:Arial; font-weight:none; font-size: 12;text-decoration: none;

}

.link:visited

{

color:#FE5C00; font-family:Arial; font-weight:none; font-size: 12; text-decoration: none

}

.link:hover

{

color:#FE5C00; font-family:Arial; font-weight:none; font-size: 12; text-decoration: underline

}
