.Regular13Black {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration : none;	
}
.Regular11Black {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration : none;	
}
.Regular12Blue {
	font-family: Tahoma;
	font-size: 12px;
	color: #336699;
	text-decoration : none;	
}
.Regular14Red {
	font-family: Tahoma;
	font-size: 14px;
	color: #FE4049;
	text-decoration : none;	
}
.Regular11Brown {
	font-family: Tahoma;
	font-size: 11px;
	color: #817C6B;
	font-weight : bold;
	text-decoration : none;	
}
.Regular9Brown {
	font-family: Tahoma;
	font-size: 9px;
	color: #817C6B;
	font-weight : bold;
	text-decoration : none;	
}
.MenuG {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	text-decoration : none;	
}
.Videos {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
	font-weight : bold;
	text-decoration : none;	
}
.SmallLink {
	font-family: Tahoma;
	font-size: 9px;
	color: #336699;
	font-weight : bold;
	text-decoration : none;	
}
.Link {
	font-family: Tahoma;
	font-size: 13px;
	color: #336699;
	text-decoration : underline;	
}
.SubMenuTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	text-decoration : none;	
}
.Navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight : bold;
	text-decoration : none;	
}
.SubMenu
{
	VISIBILITY: hidden;
	POSITION: absolute;	
	WIDTH: 220px;
	BACKGROUND-COLOR: #EEE4CD;
	border: 1px solid #000000;
}
.SubItem
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 5px;
    LINE-HEIGHT: 17px;
    BORDER-BOTTOM: #A6A6A6 1px solid
}
A:hover {
	color: #000000;
	text-decoration : underline;
}
