﻿body
{
	word-spacing: 0px;
	font: 11px/16px Verdana;
	text-transform: none;
	color: rgb(0,0,0);
	text-indent: 0px;
	white-space: normal;
	letter-spacing: normal;
	border-collapse: separate;
	orphans: 2;
	widows: 2;
}
.fcolor
{
	font-family: Verdana;
	font-size: medium;
	font-style: italic;
	background-color: #990033;
	color: white;
	font-weight: bold;
	width: 10px;
	height: 24px;
	text-align: center;
}
.bimage
{
	background-image: url(Images/1.jpg);
	width: 800px;
}
.link
{
	color: Maroon;
	text-decoration: none;
	font-family: 'Times New Roman';
	font-size: 16px;
}
.link:hover
{
	color:Black;
}


#valar a, a:hover, a:visited, a:active
{
	text-decoration: none;
}