
A.Nav:link		{ color: Black; font-family:	Arial,Tahoma,"Times New Roman"; font-size: 10pt; text-decoration: none; font-weight:	700;}
A.Nav:visited	{ color: Black; font-family:	Arial,Tahoma,"Times New Roman"; font-size: 10pt; text-decoration: none; font-weight:	700;}
A.Nav:active	{ color: #990000;   font-family:	Arial,Tahoma,"Times New Roman"; font-size: 10pt; text-decoration: none; font-weight:	700;}
A.Nav:hover		{ color: #990000;  	font-family:	Arial,Tahoma,"Times New Roman"; font-size: 10pt; text-decoration: none; font-weight:	700;}

.Nav	{
			font-family:		Arial,Tahoma,"Times New Roman";
			font-size: 			10pt;
			font-weight:		700;
			color:				#990000;
			}



A:link		{ color: Black; font-family:	Arial,Tahoma,"Times New Roman"; font-size: 10pt; text-decoration: underline; font-weight:	700;}
A:visited	{ color: Black; font-family:	Arial,Tahoma,"Times New Roman"; font-size: 10pt; text-decoration: underline; font-weight:	700;}
A:active	{ color: #990000;   font-family:	Arial,Tahoma,"Times New Roman"; font-size: 10pt; text-decoration: underline; font-weight:	700;}
A:hover		{ color: #990000;  	font-family:	Arial,Tahoma,"Times New Roman"; font-size: 10pt; text-decoration: underline; font-weight:	700;}

.links	{
			font-family:		Arial,Tahoma,"Times New Roman";
			font-size: 			10pt;
			font-weight:		700;
			color:				#990000;
			}


/* Border for Listing Pictures */
img.Pic {border-color:#990000;
				border-width:2px;
				border-style:Solid;
				}

