
A         { font-weight : bold; font-style: normal; font-family: Arial, Helvetica, sans-serif; font-size: 12px }
 A:link    { color: #455f7d; text-decoration: none }
 A:visited { color: #455f7d; text-decoration: none }
 A:hover {color: #f58565; font-weight: bold; text-decoration: none } 






.box  

{   color: #464646; font-family: Arial, Helvetica, sans-serif; font-size: 13px }


 .box a:link    { color: #455f7d; text-decoration: none }
 .box a:visited { color: #455f7d; text-decoration: none }
 .box a:hover {color: #f58565; font-weight: bold; text-decoration: none } 

.box {
		border:1px solid #fed8ac;
	}
	
	
	
	
.box2  

{   color: #464646; font-family: Arial, Helvetica, sans-serif; font-size: 13px }


 .box2 a:link    { color: #455f7d; text-decoration: none }
 .box2 a:visited { color: #455f7d; text-decoration: none }
 .box2 a:hover {color: #f58565; font-weight: bold; text-decoration: none } 


.box2 {
		border-top:1px solid #fed8ac; border-right:1px solid #fed8ac; border-bottom:1px solid #fed8ac;
	}
