.t1 {
	border: medium double #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
	text-decoration: none;
}
a:link {
	font-weight: normal;
	color: #0000FF;
}
a:hover {
	font-weight: normal;
	color: #FF0000;
}

#nav {
	font-weight: normal;
	color: #0000FF;
}
#nav a:link {
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
#nav a:hover {
	color: #FF0000;
}

/*a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
}*/
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-variant: normal;
	font-style: normal;
	background-image: url(images/gray-bg-s.jpg);
}
