A { text-decoration: none;  }
A:link {color: #D8DDD8}
A:visited { color: #D8DDD8}
A:active  { color: #FE3C47}
A:hover   { color: #FE3C47}

/* header */

.header
{
background-image:url('images/header_bg.jpg');
}

/* subheader */

.subheader
{
background-image:url('images/sub_header_bg.jpg');
}

/* subheader2 */

.subheader2
{
background-image:url('images/sub_header_bg2.jpg');
}

/* footer */

.footer
{
background-image:url('images/footer_bg.jpg');
color:#D8DDD8;
font-family:sans-serif;
font-size: 11px;
}

A.footermenulink:link    { 
color: #D8DDD8;
font-weight: normal;
text-decoration: none;
}

A.footermenulink:visited { 
color: #D8DDD8;	   
font-weight: normal;
text-decoration: none;
}

A.footermenulink:hover {COLOR: #FE3C47; font-weight: normal;}

A.footermenulink:active {color: #FE3C47; font-weight: normal;}

.text	{ 
font-family: Verdana, Arial, serif; 
font-size: 12px; 
font-weight: normal; 
color: #caced7; 
text-align: justify; 
}

.text_small	{ 
font-family: Verdana, Arial, serif; 
font-size: 11px; 
font-weight: normal; 
color: #caced7; 
text-align: justify; 
}

.text_subheader	{ 
font-family: Verdana, Arial, serif; 
font-size: 15px; 
font-weight: bold; 
color: #caced7; 
text-align: right; 
} 

.text_subheader1	{ 
font-family: Verdana, Arial, serif; 
font-size: 15px; 
font-weight: bold; 
color: #caced7; 
text-align: center; 
}

A.imagemenulink:link    { 
color: #D8DDD8;
font-weight: bold;
text-decoration: none;
}

A.imagemenulink:visited { 
color: #D8DDD8;	   
font-weight: bold;
text-decoration: none;
}

A.imagemenulink:hover {color: #FE3C47; font-weight: bold;}

A.imagemenulink:active {color: #FE3C47; font-weight: bold;}
