a:link {
	color: #2361A5;
	font-weight: bold;
	text-decoration: underline;

}
a:visited {
	text-decoration: underline;
	color: #2361A5;

}
a:hover {
	text-decoration: none;
	color: #2361A5;

}
a:active {
	text-decoration: underline;
	color: #2361A5;

}
a {
	font-weight: bold;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2361A5;
	font-weight: bold;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #2361A5;
	font-weight: bold;
}
body {
	background-image: url(images/f_rframe.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #FFFFFF;
}

