.TEST { font-size:200% COLOR : PINK; } .TEST B{ font-size:200%; } .TEST A{ font-size:200% } .CALENDER { font-size:200% } .CALENDER B{ font-size:200% } .CALENDER A{ font-size:200% } .TEST2 { font-size:200% } .TEST2 A { font-size:200% } body, a { font-family: arial, helvetica, verdana, sans-serif; font-size: 10pt } th, td, ol, ul, li, font { font-family: arial, helvetica, verdana, sans-serif; font-size: 10pt } p { font-family: arial, helvetica, verdana, sans-serif; font-size: 10pt; color:#000000; } p.hdr { font-family: arial, helvetica, verdana, sans-serif; font-size: 10pt; color: #ffffff } p.financeTerms { font-family: arial, helvetica, verdana, sans-serif; font-size: (xx-small); color: #000000 } div { font-family: arial, helvetica, verdana, sans-serif; font-size: 10pt; color: #0070f8 } a { color: #0070f8; cursor:hand } span { color: grey; font-size:200%; } /*------button box-----------*/ .button-box{ width: 310px; margin-top: 170px; overflow: auto;#0084b4. } /*------button box a decoration-----------*/ .button-box a{ text-decoration: none; color: #333; } /*------button section-----------*/ .button{ width: 80px; height: 80px; background: white; border: 8px solid #636262; border-style: inset; border-top: transparent; border-left: transparent; border-radius: 4px; text-align: center; margin: 1px 0px; } /*------font-awsome icon -----------*/ .button .fa{ background: rgba(204, 204, 204, 0.13); font-size: 40px; margin: 6px auto; border-radius: 10px; width: 60px; height: 60px; line-height: 60px; } } .button .fa { color: black; } /*------font-awesome icon hover state color-----------*/ .button:hover > .fa{ background: rgba(204, 204, 204, 0.27); } .button:hover > .fa-facebook{ color: #3b5998; } .button:hover > .fa-twitter{ color: #55ACEE; } .button:hover > .fa-google-plus{ color: #d34836; } .button:hover > .fa-reddit{ color: #cee3f8; } .button:hover > .fa-flickr{ color: #0063DC; } .button:hover > .fa-android{ color: #89c400; } .button:hover > .fa-youtube{ color: #FE3331; } .button:hover > .fa-linkedin{ color: #03659A; } .button:hover > .fa-tumblr-square{ color: #86B9D7; } .button:hover > .fa-vk{ color: #335795; } .button:hover > .fa-whatsapp{ color: #28C427; } .button:hover > .fa-stack-overflow{ color: #ff5700; } /*------button inner border section-----------*/ .button-border{ border-radius: 4px 5px 7px 4px; border: 4px solid #333; width: 83px; height: 83px; border-top: transparent; border-left: transparent; position: relative; cursor: pointer; float: left; margin: 10px; } /*------button inner border active state-----------*/ .button-border:active{ border-radius: 6px; border: 4px solid #333; width: 83px; border-top: 1px solid #333; border-left: 1px solid #333; } .button-border:active > .button{ width: 80px; height: 80px; border: 2px solid #636262; border-top: transparent; border-left: transparent; border-style: inset; margin: 1px 0px; } .menu ul { list-style-type: none; margin: 0; padding: 0; overflow: hidden; background-color: #333; width: 625; } .menu li { float: left; } .menu li a { display: block; color: white; text-align: center; padding: 14px 16px; text-decoration: none; } .menu li a:hover:not(.active) { background-color: #111; } .menu .active { background-color: #4CAF50; } ]