/* CSS Document */
body{
text-align: center;
background:#1C445D;
}

a img#pca{
background-image: url("images/intro/2.2_pca.jpg");
width:183px;
height:26px;
border:0;
}

a:hover img#pca{
background-image: url("images/intro/2.2_pca_over.jpg");
width:183px;
height:26px;
border:0;
}

a img#opc{
background-image: url("images/intro/3.2_opc.jpg");
width:183px;
height:28px;
border:0;
}

a:hover img#opc{
background-image: url("images/intro/3.2_opc_over.jpg");
width:183px;
height:28px;
border:0;
}

a img#hto{
background-image: url("images/intro/4.2_hto.jpg");
width:183px;
height:31px;
border:0;
}

a:hover img#hto{
background-image: url("images/intro/4.2_hto_over.jpg");
width:183px;
height:31px;
border:0;
}

a img#au{
background-image: url("images/intro/5.2_au.jpg");
width:183px;
height:29px;
border:0;
}

a:hover img#au{
background-image: url("images/intro/5.2_au_over.jpg");
width:183px;
height:29px;
border:0;
}

a img#cu{
background-image: url("images/intro/6.2_cu.jpg");
width:183px;
height:29px;
border:0;
}

a:hover img#cu{
background-image: url("images/intro/6.2_cu_over.jpg");
width:183px;
height:29px;
border:0;
}