﻿BODY {
SCROLLBAR-FACE-COLOR:#000064;
SCROLLBAR-HIGHLIGHT-COLOR:#000080;
SCROLLBAR-3DLIGHT-COLOR:#0080FF;
SCROLLBAR-ARROW-COLOR:red;
SCROLLBAR-DARKSHADOW-COLOR:#000000
}
a {
	color: #76828F;
}
a:visited {
	color: #7E7E7E;
}
a img {
	border: none;
}

.link {color: #C0C0C0; text-decoration: none;}
.link a:hover {color: #00FF40; text-decoration: overline; font-size: 12px;}
.link a:visited {color: #7E7E7E; text-decoration: none;}

.content {font-family: Verdana;	font-size: 10px;}
.content h1 {font-family: Arial; font-size: 13pt; color: #CCCCFF; text-align: center; letter-spacing: 1px;}
.content h2 {font-family: Arial; font-size: 13pt; letter-spacing: 1px;}

.link_fix {color: #C0C0C0; text-decoration: none;}
.link_fix a:visited {color: #C0C0C0; text-decoration: none;}
.content_fix {font-family: Verdana; font-size: 10px;}
.content_fix a, .content_fix a:visited, .content_fix a:hover {color: #c0c0c0; text-decoration: none;}

.friends {font-family: Tahoma; font-size: 11px;}
.divRight {float: right; padding-left=24px;}