A{
	CURSOR: hand; 
	TEXT-DECORATION: none; 
}
A:hover {
	TEXT-DECORATION: underline ! important;
}

.smallBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: black;
}

.admin {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	text-decoration: none;
}

.textSmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.smallBold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.textSmallmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.submit {
	width: 150px; 
	font-size:8pt; 
	font-family:verdana, arial, helvetica; 
	border-style:solid; 
	font-weight:bold; 
	border-color:#000000; 
	border-width:1px; 
	background-color:#DFDFDF;
}

.button {
	font-size:8pt; 
	font-family:verdana, arial, helvetica; 
	border-style:solid; 
	font-weight:bold; 
	border-color:#000000; 
	border-width:1px; 
	background-color:#DFDFDF;
}

.input {
	font-size:9pt; 
	font-family:verdana, arial, helvetica; 
	border-style:solid; 
	font-weight:bold; 
	border-color:#000000; 
	border-width:1px; 
	background-color:#FFFFFF;
}
.smallBold2Grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;

}
.code {
        font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
        background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.quote {
        font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
        background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
a.postlink:link        { text-decoration: none; color : #006699 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}