A.men:active
	{
		font-size: 21px;
		color: white;
		text-decoration: none;
		font-family: "Times New Roman", Times, serif; 
	}
A.men:visited
	{
		font-size: 21px;
		color: white;
		text-decoration: none;
		font-family: "Times New Roman", Times, serif; 
	}
A.men:link
	{
		font-size: 21px;
		color: white;
		text-decoration: none;
		font-family: "Times New Roman", Times, serif; 
	}
A.men:hover
	{
		font-weight: bold;
		font-size: 21px;
		color: white;
		text-decoration: none;
		font-family: "Times New Roman", Times, serif; 
	}

A:active
	{
		font-size: 16px;
		color: black;
		text-decoration: none;
		BORDER-BOTTOM: #30528F 1px dotted;

	}
A:visited
	{
		font-size: 16px;
		color: black;
		text-decoration: none;
		BORDER-BOTTOM: #30528F 1px dotted;

	}
A:link
	{
		font-size: 16px;
		color: black;
		text-decoration: none;
		BORDER-BOTTOM: #30528F 1px dotted;
	}
A:hover
	{
		font-size: 16px;
		color: black;
		text-decoration: none;
		BORDER-BOTTOM: #30528F 1px solid;

	}
BODY	{
	background-image: url(images/bg.gif);
	}
H1
	{
	text-align: center;
	font-size: 36px;
	color: #30528F;
	}
H2
	{
	text-align: right;
	font-size: 14px;
	color: white;
	}