td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	/*color:#010101;*/
}

form
{
	margin:0px;
}

.menu: Hover
{
		color : #fbfe03;
		text-decoration : underline;
}

#menu a
{
	color : #fbfe03;	
}
#menu
{
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom:2px;
	padding-left: 10px;
	padding-right: 5px;
}

a {
	
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color : #002449;
	/*color : #fbfe03;*/
	border:none;

	
}

A:Hover  {
	text-decoration : underline;
	
}


H1 {
	color: #002449;
	font-weight: bold;
	font-size : 16px;
}

/*
#one
{
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
	color:#002449;
	
}
*/
