body	  {
	position: relative;
	margin: 0;
	padding: 0;
	background-repeat : repeat-y;
}

body , td , input {FONT-FAMILY: 'Trebuchet MS', Verdana; font-weight: bold;
		   font-size: 14px;
		   color: #333}
 h1 {font-weight: bold; font-size: 20px; color: #666; MARGIN-left: 80px}
 h2 {font-weight: bold; font-size: 16px; color: #666}
 
 .h1b {	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #666; MARGIN-left: 300px; MARGIN-top: 5px;}
 .h2b {	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #666; MARGIN-left: 0px;}
 
 .home_h1 {font-weight: bold; font-size: 14px; color: #666}
 		   

.text , .par  {font-family: 'Trebuchet MS', Verdana;
		      font-size: 11px;
			  letter-spacing: 0.05em}		
A  {
        color : black;
        text-decoration : none;
}

A:Visited  { color : red;}

A:Active  { color : yellow;}

A:Hover  { color : green;}


#mainCategories , #mainCategories h3 {font-size: 13px;
				    color: #666;
					margin: 15px 0 8px 0}

#mainCategories a {font-size: 12px;
				   font-weight: normal;
				   color: #00f}
				   
#mainCategories a:visited {color: purple}

#catPage {font-size: 12px; font-weight: normal}
#catPage a {color: #00f; text-decoration: underline}
#catPage a:visited {color: puprple}