a.p:link{text-decoration:none;color:red;background:white;font-weight:bold}
a.p:active{text-decoration:none;color:red;background:white;font-weight:bold}
a.p:visited{text-decoration:none;color:red;background:white;font-weight:bold}
a.p:hover{text-decoration:none;color:blue;background:white;font-weight:bold}

a.c1:link{text-decoration:none;color:blue;background:white;font-weight:bold;font-size:large}
a.c1:active{text-decoration:none;color:blue;background:white;font-weight:bold;font-size:large}
a.c1:visited{text-decoration:none;color:blue;background:white;font-weight:bold;font-size:large}
a.c1:hover{text-decoration:none;color:fuchsia;background:white;font-weight:bold;font-size:large}

a:link{text-decoration:none;color:red;background:white;font-family:Arial;font-weight:bold;font-size:large}
a:active{text-decoration:none;color:red;background:white;font-family:Arial;font-weight:bold;font-size:large}
a:visited{text-decoration:none;color:red;background:white;font-family:Arial;font-weight:bold;font-size:large}
a:hover{text-decoration:none;color:red;background:whitefont-family:Arial;;font-weight:bold;font-size:large}



body {
             text-decoration:none;color:red;background:white;font-family:Arial;font-weight:bold;font-size:large;



scrollbar-face-color: green;
	scrollbar-highlight-color: green;
	scrollbar-shadow-color: green;
	scrollbar-3dlight-color: green;
	scrollbar-arrow-color:  white;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: white;
}



