/* CSS Document */
body {
	margin-top: 0%;
}
.palatinoblue {
	font-family: "Palatino Linotype";
	font-size: 25px;
	font-weight: bold;
	color: #000099;
}
.palatino {
	font-family: "Palatino Linotype";
	font-size: x-large;
	font-weight: bold;
	color: #000000;
}
.biggest {
	font-family: "Palatino Linotype";
	font-size: xx-large;
	font-weight: bolder;
	color: #000000;
}
.medium {
	font-family: "Palatino Linotype";
	font-size: medium;
	font-weight: bolder;
	color: #000000;
}
.large {
    font-family: "Palatino Linotype";
	font-size: large;
	font-weight: bold;
	color: #000000;
}
.smallclick {
	font-family: "Palatino Linotype";
	font-size: small;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
.smallclicklight {
    font-family: "Palatino Linotype";
	font-size: small;
	font-weight: normal;
	color: #000000;
}
.buy_now {
    font-family: "Palatino Linotype";
	font-size: small;
	font-weight: bolder;
	color: #FFFFFF;
}
.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 3px;
	font-weight: bold;
	border-top-color: #BBDOE5;
	font-style: italic;
	color: #BBDOE5;
}
.style1 {color: #DDA0B0}
.style2 {color: #D9A0B1}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #663366;
}.smalllinks {
	font-family: "Verdana";
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #DD90A0;
}
