
.bodyborder {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	background-color: #D9DAFA;
	width: 750px;


}
.bodybordermail {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	background-color: #D9DAFA;
	width: 550px;
}

img {
	border: 0px none;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;



}
a:link {
	color: #CC3333;
	text-decoration: underline;
}
a:visited {
	color: #CC3333;
	text-decoration: underline;
}
a:active {
	color: #CC3333;
	text-decoration: underline;
}
a:hover {
	color: #FF9999;
	text-decoration: underline;
}
.huge {
	font-size: 36px;
	font-weight: bold;
}
.tiny {

	font-size: 10px;
}
.mainphoto {
	margin-right: 10px;
	margin-bottom: 10px;
}

.floatbg {
	background-image: url(http://www.realphonegirls.com/images/numberbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

