﻿body {
}
.filet-text
{
	background-image:url(image/filet-text.gif);
	vertical-align:bottom;
	background-repeat:repeat-x;
	height:20px;
	width:100%;
}
.linkselected
{
	font-family: 'trebuchet MS';
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	}
.linkselected :hover
	{font-family: 'trebuchet MS';
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	color:Red;
		}
	

