a.HotLink
{
   color: #FFA500;
   text-decoration: underline;
}
a.HotLink:visited
{
   color: #FFFF00;
   text-decoration: underline;
}
a.HotLink:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.HotLink:hover
{
   color: #0000FF;
   text-decoration: underline;
}
a.HotLinkWhite
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.HotLinkWhite:visited
{
   color: #FFFF00;
   text-decoration: underline;
}
a.HotLinkWhite:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.HotLinkWhite:hover
{
   color: #0000FF;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.CustomStyle
{
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   text-align: center;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   font-size:16px;
   line-height:18px;
   border:1px #C0C0C0 solid;
   text-align:center;
}
.Style12
{
   font-family: Arial;
   font-size: 16px;
   text-align: center;
   text-decoration: none;
   background-color: transparent;
}
.Style12Box
{
   font-family: Arial;
   font-size: 16px;
   text-decoration: none;
   background-color: transparent;
   border: 1px solid #C0C0C0;
   --border-color: #C0C0C0;
}
.CheckBoxGW
{
   text-decoration: none;
   background-color: #FFFFFF;
   --background-color: rgba(255,255,255,1.00);
   cursor: pointer;
   height:32px;
   width:32px;
   border-radius:4px;
   border:1px solid #CCCCCC;
}
.FloatingTable
{
   text-decoration: none;
   background-color: transparent;
   border: 1px solid #DCDCDC;
   --border-color: #DCDCDC;
   width : 100vw;
   overflow-x: auto;
}
.CardL1
{
   font-family: Arial;
   font-size: 21px;
   text-align: center;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: #90EE90;
   --background-color: rgba(144,238,144,1.00);
   border: 1px solid #C0C0C0;
   --border-color: #C0C0C0;
}
.CardL6L7
{
   font-family: Arial;
   font-size: 21px;
   text-align: center;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: #F5DEB3;
   --background-color: rgba(245,222,179,1.00);
   border: 0 solid #C0C0C0;
   --border-color: #C0C0C0;
}
.ScoreBox
{
   font-family: Arial;
   font-size: 21px;
   text-align: center;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: #DCDCDC;
   --background-color: rgba(220,220,220,1.00);
   border: 1px solid #C0C0C0;
   --border-color: #C0C0C0;
   border-radius: 4px;
}
