A.Main  {
	font-family : Arial,Verdana,Helvetica;
	font-size : 15px;
	color : NAVY;
	font-weight : bold;
}

A:Visited.Main  {
	color : NAVY;
	font-family : Arial,Verdana,Helvetica;
	font-size : 15px;
	font-weight : bold;
}

A:Active.Main  {
	color : NAVY;
	font-family : Arial,Verdana,Helvetica;
	font-size : 15px;
	font-weight : bold;
}

A:Hover.Main  {
	color : Red;
	font-family : Arial,Verdana,Helvetica;
	font-size : 15px;
	font-weight : bold;
}

A.Title  {
	font-family : Arial,Verdana,Helvetica;
	font-size : 15px;
	color : NAVY;
	font-weight : bold;
}

A:Visited.Title  {
	color : NAVY;
	font-family : Arial,Verdana,Helvetica;
	font-size : 15px;
	font-weight : bold;
}

A:Active.Title  {
	color : NAVY;
	font-family : Arial,Verdana,Helvetica;
	font-size : 15px;
	font-weight : bold;
}

A:Hover.Title  {
	color : Red;
	font-family : Arial,Verdana,Helvetica;
	font-size : 15px;
	font-weight : bold;
}

TD.MainBold  {
	font-family : Arial,Verdana,Helvetica;
	font-weight : bold;
	font-size : 15px;
	color : Black;
}

TD.Main  {
	font-family : Arial,Verdana,Helvetica;
	font-size : 15px;
	color : Black;
}

TD.Header  {
	font-family : Arial,Verdana,Helvetica;
	font-size : 15px;
	font-weight : bold;
	color : Black;
	background : #DDDDDD;
	padding-top : 2;
	padding-right : 2;
	padding-bottom : 2;
}

TD.Title  {
	font-family : Arial,Verdana,Helvetica;
	font-size : 15px;
	color : Black;
}


