body {background-color:#FFFFFF; margin:0px; padding:0px; }


a 			{text-decoration: none; color:#648CB4}

.gray {color:#646464; text-decoration:none}
.orange {color:#F7941D; text-decoration:none}
.blue {color:#648CB4; text-decoration:none}
.white {color:#ffffff; text-decoration:none}

.u {text-decoration:underline}
.up {text-transform:uppercase}
.sm {font-size:10px}
.b {font-size:12px}

.a {background-position:bottom;
	background-repeat:repeat-x;
	background-image:url(images/under.jpg);
	color:#DACCE3}

a:hover{text-decoration:underline; color:#FF7242}

#under{text-decoration:underline;}
