body {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #BAA1D5;
	background-image: url(../images/back.jpg);
	margin: 0px;
}
a:link {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #C581D8;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #F50E5E;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #F77231;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, "Trebuchet MS";
	color: #FEB0FB;
	text-decoration: none;
}
.view a {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FEB1FF;
	text-decoration: blink;
}
.border img{
border: 1px solid #C51659;
}

.border:hover img{
border: 1px solid #F47B36;
}