A:hover {
	color : blue;
	background: none;
}

.nounder {
	text-decoration: none;
	background: none;
	color: Black;
}

.nodec {
	text-decoration: none;
	background: none;
	color: black;
}

body {
	font-family: verdana;
	margin: 0px;
}

.text {
	padding: 10px;
	font-size: smaller;
	   }

.textborder {
	padding: 10px;
	text-align: left;
}

.tb_01 { border-right: 1px solid #000000; border-left:  1px solid #000000 }

.index_01 { background: url(images/index_01.jpg) no-repeat top left }
.index_01_01 { background: url(images/index_01_01.jpg) no-repeat top left }
.index_01_02 { background: url(images/index_01_02.jpg) top repeat-x }
.index_03_02 { background: url(images/index_03_02.jpg) }

a.menu { 
font: bold 8pt verdana;
color: #FFFFFF;
text-decoration: none;
vertical-align: text-top
    }
	
a:hover.menu
{
color: silver;
}

.def { font: 9pt arial; color: #333300 }

a.category { font: 8pt arial; color: #333300 }
a:hover.category { color: #000000; text-decoration: none }

a.catlink { font: 8pt arial }
a.index_link { font: 9pt arial }
.desc { font: 9pt arial }

.pulltext {
float:right;
width:33%;
padding:8px;
border:1px solid black;
font-size:1.2em;
margin:20px;
background-color:whitesmoke;
}

.pulltext2 {
float:left;
width:33%;
padding:8px;
border:1px solid black;
font-size:1.2em;
margin:20px;
background-color:whitesmoke;
}