a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FF0000;
	font-weight: bold;



}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;



}
body {
	background-attachment: fixed;
	background-image: url(../jfundo.JPG);
	background-repeat: repeat;



}
