a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
p {
	font-family: Arial;
	font-size: 12px;
	color: #330000;
	text-decoration: none;
}

.style1 {
	font-family: Arial;
	font-size: 12px;
	color: #330000;
	text-decoration: none;
}

body {
	background-image: url(images/Sasfnaibg.jpg);
	background-attachment: fixed;
}