.border {
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
}

a:hover {
color: #993333;

}
.whitetext {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: right;

}
.linktext {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-align: right;

}
.graytext {
	font-family:Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.articleheading{
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.heading{
	font-family:Tahoma;
	font-size: 18px;
	color:#333333;
	text-decoration:none;
}
heading:hover {
color: #FF3366;
}
.topics {
	font-family:Tahoma;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
topics:hover {
color:#FF3366;
}

.remove{
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	
}
remove:hover {
color:#FF3366;
}
