/*Style Sheet for Version 5 Browsers */
/*The Body Background */
body {
	background-color : #fff0f0;
	color: #3F0000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

a:link { color : #980000; text-decoration: none; }
a:visited { color : Maroon; text-decoration: none; }
a:hover { color : #FF0000; text-decoration: none; }

img { border : 0px;}
.imgborder {
	padding: 5px;
	border: 1px solid #980000;}

.friendsimg { line-height: 60%;}
.friendstext { line-height: 120%; }

.outertable { border: 1px solid #980000 }

.inout {
	color: #000000;
	margin-bottom: 6px;
}

a.linktovm:link {color: #B2226B; font-weight: bold;}
a.linktovm:visited {color: #980000; font-weight: bold;}
a.linktovm:hover {color: #ED3C95; font-weight: bold;}

.pages {
	font-weight: bold;
	padding-bottom: 4px;
}
