.SubCat A:link {text-decoration: none}
.SubCat A:visited {text-decoration: none}
.SubCat A:active {text-decoration: none}
.SubCat A:hover {font-size:18; font-weight:bold; color: red;}

body {
	margin:0em; padding:0;
	/*background: red;*/
		}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: black;
	padding-top: 10px;
	padding-bottom: 3px;
}
	
#menua {
	height: 15px;
	margin: 0em 0px; padding:0 0em;
	/*border-bottom: 1px solid black;*/
	}

div.outer {
	float: left;
	width: 130px; height: 90px;
	margin: 0px 0px 0px 0px;
	background: url( '/images/pgbutton.gif' ) 0 -50px no-repeat;
	}	
div.outer a {
	display: block;
	margin: 0px; padding:10px;
	width:80%; height:50%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:black;
	text-decoration: none;
	background: url( '/images/pgbutton.gif' ) top left no-repeat;
	}
div.outer a:hover {
	background-image: none;
	color: Blue;
	background: url( '/images/buttonmini.gif' ) top left no-repeat;
	}
	
	
* html .outer a{ /*IE only hack*/
 margin: auto auto auto auto;                                                                                                                                                                  ; 
padding:20px;
width: 130;
height:90;
}

div.outo {
	
	
	width: 130px; height: 90px;
	margin: 0px 0px 0px 0px;
	background: url( '/images/pgbutton.gif' ) 0 -50px no-repeat;
	}	
div.outo a {
	
	display: block;
	margin: 0px; padding:10px;
	width:80%; height:50%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:black;
	text-decoration: none;
	background: url( '/images/pgbutton.gif' ) top left no-repeat;
	}
div.outo a:hover {
	background-image: none;
	color: Blue;
	background: url( '/images/buttonmini.gif' ) top left no-repeat;
	}
	
	
* html .outo a{ /*IE only hack*/
 margin: auto auto auto auto;                                                                                                                                                                  ; 
padding:20px;
width: 130;
height:90;
}	
div.but.span{
	background-image: none;
	color: black;
	background: url( '/images/buttonup.gif' ) top left no-repeat;
}
div.but {
	float: center;
	width: 130px; height: 105px;
	margin: 0px 0px 0px 0px;
	background: url( '/images/pgbutton.gif' ) 0 -50px no-repeat;
	}	
div.but a {
	display: block;
	margin: 0px; padding:15px;
	width:80%; height:50%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:black;
	text-decoration: none;
	background: url( '/images/pgbutton.gif' ) top left no-repeat;
	}
div.but a:hover {
	background-image: none;
	color: Blue;
	background: url( '/images/buttonmini.gif' ) top left no-repeat;
	}
	
	
* html .but a{ /*IE only hack*/
 margin: auto auto auto auto;                                                                                                                                                                  ; 
padding:20px;
width: 130;
height:105;
}
	
div.but.span{
	background-image: none;
	color: black;
	background: url( '/images/buttonup.gif' ) top left no-repeat;
}




