.pocketshami {
	font-family: Tahoma;
	font-size: x-small;
	text-decoration: none;
}

body {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #CCCCCC;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	line-height: normal;
	background-attachment: fixed;
	}

a:link {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #FF6600; 
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover {
	color: #FF6600; 
	font-style:italic;
	text-decoration: none;
	}