.rolltext {
	font-family: Arial;
	font-size: 20px;
	color: red;
	font-weight: bold;
}
.title {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
body {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
/*
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
    scrollbar-base-color: yellow;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-face-color: #1478EB;
    scrollbar-highlight-color: #FFFFFF;
 	scrollbar-track-color: #FFFFFF;
    scrollbar-shadow-color: blue;  
*/
}
.uclass {
	color: blue;
}
.10white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.10black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}	
.12white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.12gray {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.14red {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: red;
}.10grayreal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.morelink:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.morelink:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.morelink:hover {
	font-family: Arial;
	font-size: 14px;
	color: orange;
	text-decoration: underline;
}
.morelink:active {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.menulink:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menulink:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menulink:hover {
	font-family: Arial;
	font-size: 12px;
	color: blue;
	text-decoration: underline;
}
.menulink:active {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.contentlink:link {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.contentlink:visited {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.contentlink:hover {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: orange;
	text-decoration: underline;
}
.contentlink:active {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.body123 {
	font-family: Arial;
	font-size:10px
	color: red;
	text-decoration: none;
}
