﻿@charset "utf-8";
/* CSS Document */

BODY { MARGIN: 0px; BACKGROUND-COLOR: #333333 }
.style21 { FONT-SIZE: 12px; LINE-HEIGHT: 20px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }
.style24 { FONT-FAMILY: Arial, Helvetica, sans-serif }
.style26 { FONT-SIZE: 12px; LINE-HEIGHT: 20px; FONT-STYLE: italic; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }
.style36 { FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif;  }
.sublink { FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif;  }
.article { FONT-SIZE: 12px; LINE-HEIGHT: 24px; text-align:justify; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }
.mostviewed { FONT-SIZE: 10px; LINE-HEIGHT: 18px; text-align:left; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; }
.style31 { 
FONT-SIZE: 12px; 
LINE-HEIGHT: 14px; 
FONT-FAMILY: Arial; 
 LINE-HEIGHT: 16px;
}

.bgmostviewed
{
   
    padding:5px;
}

a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #0033CC;
}
a:active {
	text-decoration: underline;
	color: #000066;
}

.sublink:link {
	color: #ffffff;
	text-decoration: underline;
}
.sublink:visited {
	text-decoration: underline;
	color: #ffffff;
}
.sublink:hover {
	text-decoration: none;
	color: #ffffff;
}
.sublink:active {
	text-decoration: underline;
	color: #ffffff;
}
