body { 
font-family: Verdana, sans-serif; 
background-color: #f4f1d0;
}

A { 
color: red; TEXT-DECORATION: none 
}
A:visited { 
COLOR: red; 
TEXT-DECORATION: none 
}
A:hover {
COLOR: red; 
background-color: #3CCCC99; 
TEXT-DECORATION:  none
}

#desc {
font-family: Verdana, sans-serif; 
font-size: 12px;
text-align: left;
}

.txt2 a:link {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: center;

}
.txt2 a:active {


	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: center;
}
.txt2 a:visited {



	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: center;
}
.txt2 a:hover {




	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.txt2 {


	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.cat {
	font-family: Verdana;
	font-size: 16px;
	color: black;
	font-weight: normal;
}
.cat a{
	font-family: Verdana;
	font-size: 16px;
	color: red;
        font-weight: bold;
}
.cat h2{
	font-family: Verdana;
	font-size: 26px;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
.toplist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.toplist a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.toplist a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.toplist a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.toplist a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}

