h1
{
	font-family: Times New Roman;
	color: #990000;
	font-size: 30;
	font-style: normal;
	font-weight: bold; 
	text-decoration:underline; 
	padding: 0px;
	margin: 0px;
	
}
h2
{
	
	font-family: Times New Roman;
	color: #990000;
	font-size: 22;
	font-weight: bold; 
	
	text-decoration:none; 
	padding: 0px;
	margin: 0px;
}
p
{
	
	font-size: 14px;
	color: #990000;
}
h3
{
	
	font-size: 18px;
	color: #990000;
}
hr 
{
	color: #FFFFFF;
}


.text
{
	font-family: Times New Roman;
	color: #990000;
	font-size: 14px;
	
}
.menu_text
{
	font-family: Times New Roman;
	color: #000066;
	font-size: 22px;
	
}
.menu_text3
{
	font-family: Times New Roman;
	color: #000066;
	font-size: 18px;
	
}

.like_link
{
	font-family: Times New Roman;
	color: #990000;
	font-size: 16px;
	font-weight:bold;
}
A:link
{
	text-decoration: none;
	font-weight: bold;
	color: #000066;
	font-size: 16px;
}
A:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #000060;
	font-size: 16px;
}
A:active
{
	text-decoration: none;
	font-weight: bold;
	color: #000066;
}
A:hover
{
	text-decoration: underline;
	color: #000066;
}
td
{
	color: #990000;
	font-size: 14px;
}
DIV
{
	color: 990000;
	font-size: 14px;
}
.menu
{
	color: #191970;
	font-weight: bolder;
	font-size: 14px;
}
