/*
Theme Name: Fishing Team JA
Theme URI: http://www.fishingteamja.com/
Description: Custom template made for Fishing Team JA.
Version: 1.0
*/
@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/background.png);
	padding:0px;
	margin:0px;
	background-color: #faf7f6;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	padding-left:20px;
	padding-right:20px;

}
	
.content a{
	color: #ffffff;
	border:none;
	text-decoration:none;
	font-size:12px;	
	font-weight:bold;
	} 	
	
.content a:link {
	color: #ffffff;
	}
	
.content a:visited {
	color: #ffffff;
	}
	
.content a:hover {
	color: #ffffff;
	}

.content a:active {
	color: #ffffff;
	}
.footercell a{
	color: #0000ff;
	border:none;
	text-decoration:none;
	} 	
	
.footercell a:link {
	color: #0000ff;
	}
	
.footercell a:visited {
	color: #0000ff;
	}
	
.footercell a:hover {
	color: #0000ff;
	}

.footercell a:active {
	color: #0000ff;
	}