/* gkrp.net */

a:link {
	color : #3366FF;
	text-decoration : none;
	font-weight : bold
	}

a:active {
	color : #ff0000;
	text-decoration : none;
	font-weight : bold
	}

a:visited {
	color : #666699;
	 text-decoration : none;
	 font-weight : bold
	}

a:hover {
	color : #990000;
	text-decoration : underline;
	font-weight : bold
	}

td {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 9pt;
	}

input,select,textarea {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 8pt;
	}


.bOutlText {
	font-size: 11px;
	color: #000000;
	font-style: italic;
   	border: solid #006699 thin;
   	padding: 10px
	}

.menuBox {
	font-size: 12px;
   	border: solid black thin;
   	padding:5px
	}