/* CSS Document */

.pamba
{
font-family:"Book Antiqua";
font-size:30px;
font-weight:bold;
color:#000000;
}
.menu
{
font-family:Arial;
font-size:13px;
font-weight:bold;
color:#000000;
text-decoration:none;
}
.menu
{
font-family:Arial;
font-size:13px;
font-weight:bold;
color:#000000;
text-decoration:none;
}
.matterbold
{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:none;
}
.matterbold:hover
{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#2061A2;
text-decoration:none;
}
.matter
{
font-family:Arial;
font-size:11px;
font-weight:200;
color:#000000;
text-decoration:none;
}
.matter:hover
{
font-family:Arial;
font-size:11px;
font-weight:200;
color:#2061A2;
text-decoration:underline;
}
.contact
{
background-color:#84C4EA;
}
.contact:hover
{
background-color:#C9E4F5;
}	
.matter2
{
font-family:Arial;
font-size:12px;
font-weight:200;
color:#000000;
text-decoration:none;
}
.mattergold
{
font-family:Arial;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
}