div#divMain div.content_middle div.content {
  padding: 0; 
  width: 899px;
  margin:0;
}
div#divMain div.content_top,
div#divMain div.content_middle {
 width: auto; 
 padding: 0 20px;
}

div#divMain div.content_bottom{
  background: url( ../../images/freeze_moment/fr_bg_content_bottom.png ) no-repeat; 
  height: 50px;
}


div#divFreezeMoment div#divFreezeHeader {
  background: url( ../../images/freeze_moment/fr_bg_header.jpg ) repeat-x; 
  height: 130px;
  border-top: 2px solid #141b35;
  border-left: 2px solid #141b35;
  border-right: 2px solid #141b35;
}
div#divFreezeMoment div#divFreezeHeader div#divFreezeLogo {
  padding: 11px 29px 5px 15px;
  float: left;
  width: 186px;
}
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu {
 float: left;
 width:665px; 
 margin-top: 53px;
 position: relative;
}
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeMainMenu {
  height:20px;
  z-index: 1;
  width:488px;
  float:left;
  margin-top: 2px;
}

  
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeMainMenu li {
  display: inline;
  padding: 0;
}
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeMainMenu li a{
  height: 20px;
  display: inline-block;
  margin-right: 10px;
}


div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeMainMenu li a#buttonMenuVideoEntries {
  background: url( ../../images/freeze_moment/menu/videoENTRIES_btn.png ) no-repeat;
  width: 101px;
}
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeMainMenu li a#buttonMenuContestDetails {
  background: url( ../../images/freeze_moment/menu/contestDETAILS_btn.png ) no-repeat;
  width: 120px;
}
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeMainMenu li a#buttonMenuPrizes {
  background: url( ../../images/freeze_moment/menu/prizes_btn.png ) no-repeat;
  width: 51px;
}
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeMainMenu li a#buttonMenuContestTips {
  background: url( ../../images/freeze_moment/menu/contestTIPS_btn.png ) no-repeat;
  width: 97px;
}
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeMainMenu li a#buttonMenuFaqs {
  background: url( ../../images/freeze_moment/menu/faqs_btn.png ) no-repeat;
  width: 42px;
}
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeMainMenu li a#buttonMenuAccount {
  background: url( ../../images/freeze_moment/menu/account_btn.png ) no-repeat;
  width: 51px;
}

div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeMainMenu li a#buttonMenuVideoEntries:hover,
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeMainMenu li a#buttonMenuContestDetails:hover,
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeMainMenu li a#buttonMenuPrizes:hover,
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeMainMenu li a#buttonMenuContestTips:hover,
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeMainMenu li a#buttonMenuFaqs:hover
{
  background-position: 0 -24px;
  z-index:100;
}

div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeMainMenu li a#buttonMenuFaqs.current,
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeMainMenu li a#buttonMenuContestTips.current, 
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeMainMenu li a#buttonMenuContestDetails.current,
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeMainMenu li a#buttonMenuPrizes.current,
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeMainMenu li a#buttonMenuVideoEntries.current {
  background-position: 0 -24px;
  z-index:100;
}


div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeAccountMenu {
  height:28px;
  z-index: 1;
  background: url( ../../images/freeze_moment/menu/account_bg.png ) no-repeat;
  width:176px;
  float:right;
  margin-top: -3px;
}
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeAccountMenu li{
  display:inline;
  
}
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeAccountMenu li a#buttonMenuRegister {
  background: url( ../../images/freeze_moment/menu/register_btn.png ) no-repeat;
  width: 54px;
  display: inline-block;
  /*text-indent: -9999px;*/
  height: 11px;
  margin-top: 8px;
  margin-left: 30px;
}
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeAccountMenu li a#buttonMenuRegister:hover,
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeAccountMenu li a#buttonMenuRegister.current {
  background-position: 0 -11px;
}
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeAccountMenu li a#buttonMenuLogin {
  background: url( ../../images/freeze_moment/menu/logIN_btn.png ) no-repeat;
  width: 41px;
  display: inline-block;
  /*text-indent: -9999px;*/
  height: 11px;
  margin-top: 8px;
  margin-left: 30px;
}
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeAccountMenu li a#buttonMenuLogin:hover,
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeAccountMenu li a#buttonMenuLogin.current{
  background-position: 0 -11px;
}
div#divFreezeMoment div#divFreezeContent {
  background: url( ../../images/freeze_moment/fr_bg_main_content.jpg ) repeat-x;
  background-color: #42859d;
  height: auto;
  padding: 20px 15px;
}
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeAccountMenu li a#buttonMenuAccount {
  background: url( ../../images/freeze_moment/menu/myACCOUNT_btn.png ) no-repeat;
  width: 82px;
  display: inline-block;
  /*text-indent: -9999px;*/
  height: 11px;
  margin-top: 8px;
  margin-left: 13px;
}
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeAccountMenu li a#buttonMenuAccount:hover,
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeAccountMenu li a#buttonMenuAccount.current {
  background-position: 0 -11px;
}
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeAccountMenu li a#buttonMenuLogOut {
  background: url( ../../images/freeze_moment/menu/logOUT_btn.png ) no-repeat;
  width: 55px;
  display: inline-block;
  /*text-indent: -9999px;*/
  height: 11px;
  margin-top: 8px;
  margin-left: 15px;
}
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeAccountMenu li a#buttonMenuLogOut:hover,
div#divFreezeMoment div#divFreezeHeader div#divFreezeMenu ul#listFreezeAccountMenu li a#buttonMenuLogOut.current {
  background-position: 0 -11px;
}

div#divFreezePageHeader {
 margin-bottom: 15px;  
}


/* HOMEPAGE */
div#divFreezeMoment div#divFreezeContent div#divRow_0 {
 width: 100%;
 height: 380px; 
}
div#divFreezeMoment div#divFreezeContent div#divRow_0 div#divText {
 width: 300px;
 float: left; 
}
div#divFreezeMoment div#divFreezeContent div#divRow_0 div#divText p {
 color: white;
 font: 16px/22px arial; 
}
div#divFreezeMoment div#divFreezeContent div#divRow_0 div#divText a:link {
 color: #0df;
}
div#divFreezeMoment div#divFreezeContent div#divRow_0 div#divText a:hover,
div#divFreezeMoment div#divFreezeContent div#divRow_0 div#divText a:visited,
div#divFreezeMoment div#divFreezeContent div#divRow_0 div#divText a:active {
 color: #fff;
}
div#divFreezeMoment div#divFreezeContent div#divRow_0 div#divText div#divButtonRow {
 margin-top: 20px;
}
div#divFreezeMoment div#divFreezeContent div#divRow_0 div#divText div#divButtonRow div#divButtonLearnMore,
div#divFreezeMoment div#divFreezeContent div#divRow_0 div#divText div#divButtonRow div#divButtonRegister{
 float: left; 
}
div#divFreezeMoment div#divFreezeContent div#divRow_0 div#divHomePlayer {
 float: right; 
 margin-right:7px;
}

a.buttonLearnMore {
  background: url( ../../images/freeze_moment/fr_button_learn_more.png ) no-repeat;
  width: 111px;
  height: 36px;
  display:block;
  margin-right: 15px;
}
a.buttonViewAll {
  background: url( ../../images/freeze_moment/homepage/viewENTRIES_btn.png) no-repeat;
  width: 143px;
  height: 36px;
  display:block;
  margin-right: 15px;
}
a.buttonWinners {
  background: url( ../../images/freeze_moment/homepage/viewWINNER_btn.png) no-repeat;
  width: 143px;
  height: 36px;
  display:block;
  margin-right: 15px;
}

a.buttonWinners2 {
  background: url( ../../images/freeze_moment/homepage/viewWINNER_btn.png) no-repeat;
  width: 143px;
  height: 36px;
  display:block;
  margin-right: 15px;
}

a.buttonRegister {
  background: url( ../../images/freeze_moment/fr_button_register_now.png ) no-repeat;
  width: 142px;
  height: 36px;
  display:block;
}

div#divFreezeMoment div#divFreezeContent div#divRow_1 {
 margin-top:10px;
 width: 100%;
 height: 168px; 
}
div#divFreezeMoment div#divFreezeContent div#divRow_1 div#divHowTo {
  background: url( ../../images/freeze_moment/homepage/contestCLOSED_homeBANNER_w4.png ) no-repeat;
  width: 865px;
  height: 168px;
}
div#divFreezeMoment div#divFreezeContent div#divRow_1 div#divHowTo div#divButtonLearnMoreHowTo{
 position: relative;
 top: 67px;
 left: 720px;
 width: 111px;
}
div#divFreezeMoment div#divFreezeContent div#divRow_1 div#divHowTo div#divButtonViewAll{
 position: relative;
 top: 60px;
 left: 620px;
 width: 143px;
}
div#divFreezeMoment div#divFreezeContent div#divRow_1 div#divHowTo div#divButtonWinners{
 position: relative;
 top: 47px;
 left: 620px;
 width: 143px;
}

div#divFreezeMoment div#divFreezeContent div#divRow_2 {
 width: 100%;
 height: 360px; 
 position:relative;
}
div#divFreezeMoment div#divFreezeContent div#divRow_2 div#divPrizesStar{
 position: absolute;
 left: -10px;
}
div#divFreezeMoment div#divFreezeContent div#divRow_2 div#divCarrots {
 margin-top: 25px;
 float: left;
 width: 282px;
 height: 326px;
}
div#divFreezeMoment div#divFreezeContent div#divRow_2 div#divCarrots div#divTextCarrotsHeader {
  margin: 30px 0 15px 0;
}
div#divFreezeMoment div#divFreezeContent div#divRow_2 div#divCarrots div#divTextCarrots {
 color: white;
 margin: 0 18px 15px 18px;
}
div#divFreezeMoment div#divFreezeContent div#divRow_2 div#divCarrots div#divButtonLearnMoreCarrots {
 margin-left: 85px; 
}

div#divFreezeMoment div#divFreezeContent div#divRow_2 div#divRecentVideos {
 margin-top: 25px;
 float: left;
 width: 581px;
 text-align: center;
}
div#divFreezeMoment div#divFreezeContent div#divRow_2 div#divRecentVideos div#divVideos {
 width: 581px; 
}
div#divFreezeMoment div#divFreezeContent div#divRow_2 div#divRecentVideos div#divVideos div.divVideoEntry {
 float:left;
 margin-top: 10px;
 margin-left: 10px;
 margin-right: 0;
 width: 280px;
}
div#divVideos div.divVideoEntry div.divSmallPlayer {
 height: 185px !important; 
}
 div.divVideoEntry div.divVideoInfo {
 background: url( ../../images/freeze_moment/fr_bg_small_video.jpg ) repeat-x;
 width: 257px;
 height: 91px;
 padding: 8px 12px 12px 12px
}
 div.divVideoEntry div.divVideoInfo div.divVideoCounters {
 width: 100%; 
}
div.divVideoEntry div.divVideoInfo div.divVideoCounters div.divCounter_0 {
  background: url( ../../images/freeze_moment/fr_views_thumb.png ) no-repeat;
  float: right;
  width: 60px;
  height : 28px;
  /*
  color: white;
  background: #00D8FF;
  padding: 10px 20px 7px 20px;
  float: left;
  */
}
div.divVideoEntry div.divVideoInfo div.divVideoCounters div.divCounter_1 {
  float: right;
}
 div.divVideoEntry div.divVideoInfo div.divVideoTitle h4 {
  font: bold 14px/28px arial; 
  color: white;
  text-align: left;
  margin:0;
}
 div.divVideoEntry div.divVideoInfo div.divVideoWhoWhen {
  font: 12px/20px arial;
  text-align: left;
  color: white
}
 div.divVideoEntry div.divVideoInfo div.divVideoWhoWhen a {
  color: #00D8FF;
  text-decoration: none;
}
 div.divVideoEntry div.divVideoInfo div.divVideoWhoWhen a:hover {
  color: white;
  margin: 0 5px;
}

div.divVideoEntry div.divVideoInfo div.divVideoCounters div.divCounter_1 div.picNumber {
  height: 30px;
  width: 28px;
  float: left;
}
 div.divVideoEntry div.divVideoInfo div.divVideoCounters div.divCounter_1 div.oneSmall {
 background: url( ../../images/freeze_moment/numbers/smaller/score_1.jpg ) no-repeat;
}
 div.divVideoEntry div.divVideoInfo div.divVideoCounters div.divCounter_1 div.twoSmall {
 background: url( ../../images/freeze_moment/numbers/smaller/score_2.jpg ) no-repeat;
}
 div.divVideoEntry div.divVideoInfo div.divVideoCounters div.divCounter_1 div.threeSmall {
 background: url( ../../images/freeze_moment/numbers/smaller/score_3.jpg ) no-repeat;
}
 div.divVideoEntry div.divVideoInfo div.divVideoCounters div.divCounter_1 div.fourSmall {
 background: url( ../../images/freeze_moment/numbers/smaller/score_4.jpg ) no-repeat;
}
 div.divVideoEntry div.divVideoInfo div.divVideoCounters div.divCounter_1 div.fiveSmall {
 background: url( ../../images/freeze_moment/numbers/smaller/score_5.jpg ) no-repeat;
}
 div.divVideoEntry div.divVideoInfo div.divVideoCounters div.divCounter_1 div.sixSmall {
 background: url( ../../images/freeze_moment/numbers/smaller/score_6.jpg ) no-repeat;
}
 div.divVideoEntry div.divVideoInfo div.divVideoCounters div.divCounter_1 div.sevenSmall {
 background: url( ../../images/freeze_moment/numbers/smaller/score_7.jpg ) no-repeat;
}
 div.divVideoEntry div.divVideoInfo div.divVideoCounters div.divCounter_1 div.eightSmall {
 background: url( ../../images/freeze_moment/numbers/smaller/score_8.jpg ) no-repeat;
}
 div.divVideoEntry div.divVideoInfo div.divVideoCounters div.divCounter_1 div.nineSmall {
 background: url( ../../images/freeze_moment/numbers/smaller/score_9.jpg ) no-repeat;
}
 div.divVideoEntry div.divVideoInfo div.divVideoCounters div.divCounter_1 div.zeroSmall {
 background: url( ../../images/freeze_moment/numbers/smaller/score_0.jpg ) no-repeat;
}

/* VIDEO ENTRIES */
img.separator2 {
  position:relative;
  top:7px;
  margin:0 2px;
}
div#divFreezeMoment div.divVideoEntry {
 float:left;
 margin-right: 4px;
 margin-top: 10px;
 margin-left: 4px;
}
div#divFreezeMoment div#divVideoGroupLink {
 width: 100%;
 text-align: right; 
}
div#divFreezeMoment div#divVideoGroupLink ul li {
 display: inline; 
}
div#divFreezeMoment div#divVideoGroupLink ul li.border {
 color: white;
}
div#divFreezeMoment div#divVideoGroupLink ul li a#recentVideos {
 background: url( ../../images/freeze_moment/videos_groups/recent_videos.png ) no-repeat;
 width: 91px;
 height: 14px;
 display: inline-block;
 background-position: 0 -15px;
}
div#divFreezeMoment div#divVideoGroupLink ul li a#recentVideos:hover,
div#divFreezeMoment div#divVideoGroupLink ul li a#recentVideos.current {
 background-position: 0 0;
}
div#divFreezeMoment div#divVideoGroupLink ul li a#randomVideos {
 background: url( ../../images/freeze_moment/videos_groups/random_videos.png ) no-repeat;
 width: 100px;
 height: 14px;
 display: inline-block;
 background-position: 0 -15px;
}
div#divFreezeMoment div#divVideoGroupLink ul li a#randomVideos:hover,
div#divFreezeMoment div#divVideoGroupLink ul li a#randomVideos.current {
 background-position: 0 0;
}
div#divFreezeMoment div#divVideoGroupLink ul li a#popularVideos {
 background: url( ../../images/freeze_moment/videos_groups/popular_videos.png ) no-repeat;
 width: 97px;
 height: 14px;
 display: inline-block;
 background-position: 0 -15px;
}
div#divFreezeMoment div#divVideoGroupLink ul li a#popularVideos:hover,
div#divFreezeMoment div#divVideoGroupLink ul li a#popularVideos.current {
 background-position: 0 0;
}

div#divFreezeMoment div#divHead {
 width:100%; 
 margin-top: 20px;
}
div#divFreezeMoment div#divHead div#divFreezeHeaderText {
 float:left; 
}
div#divFreezeMoment div#divHead div#divSearch {
 float:right;
}
div#divFreezeMoment div#divHead div#divSearch form input#txtSearch {
 position:relative;
 top: -13px;
}
div#divFreezeContent div.divVideoEntry div.divSmallPlayer {
 height: 185px; 
 width: 281px;
 background: blue;
}
div.pagination {
 text-align: center;
 margin: 10px; 
}
div.pagination a {
 color: white; 
}
div.pagination span.currentpage {
 color: #00D8FF;
}
div.pagination a:hover {
 color: #B7DFEB;
}
/* VIDEO DETAIL */
div#divPrevNextVideo {
 width: 100%;
}
img.separator {
  position:relative;
  top:6px;
  margin:0 8px;
}
div#divFreezeMoment div#divPrevNextVideo ul {
 float:right; 
}
div#divFreezeMoment div#divPrevNextVideo ul li {
 display: inline; 
}

div#divFreezeMoment div#divPrevNextVideo ul li a#prevVideoButton {
  background: url( ../../images/freeze_moment/previousVIDEO_btn.png ) no-repeat;
  /*text-indent: -9999px;*/
  height:11px;
  width: 94px;
  display: inline-block;
}
div#divFreezeMoment div#divPrevNextVideo ul li a#prevVideoButton:hover {
  background-position: 0 -12px; 
}
div#divFreezeMoment div#divPrevNextVideo ul li a#nextVideoButton {
  background: url( ../../images/freeze_moment/nextVIDEO_btn.png ) no-repeat;
  /*text-indent: -9999px;*/
  height:11px;
  width: 80px;
  display: inline-block;
}
div#divFreezeMoment div#divPrevNextVideo ul li a#nextVideoButton:hover {
  background-position: 0 -12px;
}

div#divFreezeMoment div#divPrevNextVideo ul li a.current,
div#divFreezeMoment div#divPrevNextVideo ul li a:hover {
 color: #B7DFEB;
}
div#divFreezeMoment div#divVideoInfoRow {
 width: 100%;
 height: 54px; 
}
div#divFreezeMoment div#divVideoInfoRow div#divTextInfos {
 float: left;
 margin-top: 14px;
}
div#divFreezeMoment div#divVideoInfoRow div#divTextInfos div#divVideoTitle,
div#divFreezeMoment div#divVideoInfoRow div#divTextInfos div#divVideoTitle h2 {
  font: bold 18px arial;
  color: white;
}
div#divFreezeMoment div#divVideoInfoRow div#divTextInfos div#divVideoWhoWhen {
  font: 12px arial;
  color: white;
}
div#divFreezeMoment div#divVideoInfoRow div.divCounter_0 {
  background: url( ../../images/freeze_moment/fr_views.png ) no-repeat;
  width: 89px;
  height: 41px;
  margin-top: 12px;
  float:right; 
  /*
  color: white;
  background: #00D8FF;
  float: left;
  padding: 15px 8px;
  width: 48px;
  text-align: center;
  font: bold 20px arial;
  */
}
div#divFreezeMoment div#divVideoInfoRow div.divCounter_1 {
  float:right; 
  margin-top: 12px;
}
div.divCounter_1 div.picNumberNormal {
  height: 44px;
  width: 40px;
  float: left;
}
div.divCounter_1 div.one {
 background: url( ../../images/freeze_moment/numbers/score_1.jpg ) no-repeat;
}
 div.divCounter_1 div.two {
 background: url( ../../images/freeze_moment/numbers/score_2.jpg ) no-repeat;
}
 div.divCounter_1 div.three {
 background: url( ../../images/freeze_moment/numbers/score_3.jpg ) no-repeat;
}
 div.divCounter_1 div.four {
 background: url( ../../images/freeze_moment/numbers/score_4.jpg ) no-repeat;
}
 div.divCounter_1 div.five {
 background: url( ../../images/freeze_moment/numbers/score_5.jpg ) no-repeat;
}
 div.divCounter_1 div.six {
 background: url( ../../images/freeze_moment/numbers/score_6.jpg ) no-repeat;
}
 div.divCounter_1 div.seven {
 background: url( ../../images/freeze_moment/numbers/score_7.jpg ) no-repeat;
}
 div.divCounter_1 div.eight {
 background: url( ../../images/freeze_moment/numbers/score_8.jpg ) no-repeat;
}
 div.divCounter_1 div.nine {
 background: url( ../../images/freeze_moment/numbers/score_9.jpg ) no-repeat;
}
 div.divCounter_1 div.zero {
 background: url( ../../images/freeze_moment/numbers/score_0.jpg ) no-repeat;
}

div#divFreezeMoment div#divPlayer {
 margin: 10px 0; 
}

/*MY ACCOUNT PAGE */
div#divFreezeMoment {
 color: white; 
}
div#divUploadHeader {
  background: url( ../../images/freeze_moment/fr_head_video_upload.png ) no-repeat;
  width: 457px;
  display: inline-block;
  /*text-indent: -9999px;*/
  height: 17px;
  margin-top: 8px;
  margin-bottom: 10px;
}
div.row {
 margin: 10px 0; 
}
div#divMyUploadsHeader {
  background: url( ../../images/freeze_moment/fr_head_myuploads.png ) no-repeat;
  width: 457px;
  display: inline-block;
  /*text-indent: -9999px;*/
  height: 20px;
  margin-top: 15px;
  margin-bottom: 20px;
}
div.videoRow {
 width: 100%;
 margin: 10px 0; 
}
div.videoRow div.divSmallThumb {
  float: left;  
}
div.videoRow div.divVideoTexts {
  float: left;
  margin-left: 20px;  
}

a#anchorRules {
 float: right; 
 margin: 13px 33px 0 0;
 color: #044c62;
 font: bold 12px arial;
}

div#divVideoConfirm a {
 color: #00D8FF;
}
div#divVideoConfirm a:hover {
 color: white;
}
div#divActivate a {
 color: #00D8FF;
}
div#divActivate a:hover {
 color: white;
}


