BODY {

scrollbar-face-color: #181FB1;
scrollbar-shadow-color: #436532;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color: #FFFFFF;	
scrollbar-track-color: #D1D3FF;
	
	
}
A  {color : #319CFF; text-decoration : underline; font : normal; font-family : arial}

A:Hover  {
	color : red;
	text-decoration : none;
	font : bold;
	font-family : arial;
}

a.menulink {
	color: yellow;
	text-decoration: none;
	font-weight : bold;
	font-family : arial;
}  
:hover.menulink{color: red; text-decoration: none;
	
}

BODY  {font-family: arial bold; color: yellow;}
h1, h3, h4, h5 {font-family: impact; font: italic; color: red;}
h2 {color: yellow; font-family: arial}
img.yellow {border: 3px yellow solid}
img.red {border: 3px red solid}

p {font-weight:bold;}
p.first {font-family: arial; font-size: smaller; font-weight: bold; color: yellow; background: black; text-align: center}
p.second {font-family: arial; font-size: smaller; color: white; font-weight: bold; text-align: left}
p.third {font-family: arial; font-size: smaller; color: white; font-weight: bold; text-align: center}
p.fourth {font-family: copperplate gothic bold; font-size: 150%; font-weight: bold; color: yellow; background: black; text-align: center}
p.fifth {font-family: arial; font-weight: bold; color: white; text-align: left;}
