@charset "UTF-8";
/* CSS Document */

body {
font: color: #000; font-size: 12px; line-height: 12px; font-family: "Trebuchet MS", Georgia, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding:10px 0;
	background-color: #f8f7f1; 
	background-image: url(http://www.reygun.com/images/bg-Stripes.gif);
	
}

.clockwrapper {
	padding: 0px 0;
   font: color: #000; font-size: 11px; line-height: 12px; font-family: "Trebuchet MS", Georgia, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	
	}

h2 {
	padding:10px 0;
   font: color: #000; font-size: 12px; line-height: 12px; font-family: "Trebuchet MS", Georgia, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: white;
	}

a  { color: #000; text-decoration: none }
a:link  { color: #000; text-decoration: none }
a:visited      { color: #464646; text-decoration: none }
a:hover     { color: #e4d9af; text-decoration: none; background-color: #fbff93 }
a:active     { color: #e4d9af; background-color: #fbff93

 }


.desc {
	padding: 0px 0;
   font: color: #000; font-size: 10px; line-height: 12px; font-family: "Trebuchet MS", Georgia, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	
	}