.tink {
	background: url(../img/tink1.jpg);
}
body{
	background: url(../img/bk.jpg);
}

h1{
	font-family: "Trebuchet MS", "Century Gothic", "Microsoft Sans Serif", Arial;
	font-size: 16px;	color: #000000;
	font-style: italic; margin: 0px;
}

.content1 {
	color: #000000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.content2 {
	font-family: "Trebuchet MS", "Century Gothic", "Microsoft Sans Serif", Arial;
	font-size: 14px;	color: #000000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.content2 a {color: #000000;}
.content2 a:link {color: #000000;}
.content2 a:active{color: #000000;}
.content2 a:visited {color: #000000;}
.content2 a:hover {
	color: #660000;
}