﻿body {
}
.linkscategorytitle
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.linktitle  
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	
}

.linkdescription
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #909090;
}

.linktitle a:hover
{
	color:red;
	width:400px;	
	height:14px;
}



