body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #F327A0;
}
a:visited {
	color: #F327A0;
}
a:hover {
	color: #2C90FF;
}
a:active {
	color: #F327A0;
}
.style2 {font-size: 12px}
.style3 {color: #FFFFFF}
.content img {
	width: 120px;
	height: 160px;
background-color:#F7F7F7;
border: 1px solid #000000;
	}
.content A:hover img{border: 1px dashed #F327A0}
.content1 img {
	width: 120px;
	height: 160px;
background-color:#F7F7F7;
border: 1px solid #000000;
margin-left:-1px; 
margin-right:0px; 
margin-bottom:1px; 
margin-top:-1px; 

	}
.content1 A:hover img{border: 1px solid #F327A0}
.archives {
background-color: #FFFE66;
	border: 1px dashed #333333;
	text-decoration: none;
	}
.td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 2px;
}
