/* CSS Document 2008. All Right Reserved http://www.ah-me.com */
a {
color: #CC3300;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration:none;
font-weight:bold;
} 

a:hover { 
color:#CC3300;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration:underline;
font-weight:bold;
}

.arch {
color: #CC3300;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-decoration:none;
font-weight:normal;
} 

.arch:hover { 
color: #FF6600;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-decoration:underline;
font-weight:bold;
}

.text {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #000000;
font-weight:normal;

}
