BODY, TD, P, TH{
	color : #c1c1bf;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
}

A:link {
	text-decoration : none;
	color : #fdd14a;
}

A:visited {
	text-decoration : none;
	color : #fdd14a;
}

A:hover {
	text-decoration : underline;
	color : #f0cc98;
}

.BlogLink {
	text-decoration : none;
	color : #fdd14a;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
}

A:link.BlogLink {
	text-decoration : underline;
	color : #fdd14a;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

A:VISITED.BlogLink {
	text-decoration : underline;
	color : #fdd14a;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

A:hover.BlogLink {
	text-decoration : none;
	color : #f0cc98;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.Bold {
	font-weight : bold;
}

B {
	font-weight : bold;
}

.BigNBold {
	font-size : 18px;
	font-weight : bold;
}

.Mag {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 36px;
	
}

.BigLink {
	font-size : 13px;
}

.BiggerLink {
	text-decoration : none;
	color : #f0cc98;
	font-weight : bolder;
	font-size : 16px;
}

A:link.BiggerLink {
	text-decoration : none;
	color : #f0cc98;
	font-weight : bolder;
}

A:VISITED.BiggerLink {
	text-decoration : none;
	color : #f0cc98;
	font-weight : bold;
}

A:hover.BiggerLink {
	text-decoration : underline;
	color : #c7a3a5;
	font-weight : bold;
}

.Black {
	color : #000000;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
}

.Yellow {
	color : #f0cc98;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
}

A:link.Black {
	text-decoration : none;
	color : #990000;
	font-weight : bolder;
}

A:VISITED.Black {
	text-decoration : none;
	color : #990000;
	font-weight : bold;
}

A:hover.Black {
	text-decoration : underline;
	color : #777777;
	font-weight : bold;
}


.Small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
}

.SmallBlack {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #990000;
}

A:link.SmallBlack {
	text-decoration : none;
	color : #990000;
	font-weight : bolder;
}

A:VISITED.SmallBlack {
	text-decoration : none;
	color : #990000;
	font-weight : bold;
}

A:hover.SmallBlack {
	text-decoration : underline;
	color : #777777;
	font-weight : bold;
}

.Info {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #fdd14a;
	font-style : normal;
}

.Bigger {
	font-size : 11pt;
	color : #f0cc98;
}

.Red {
	color : #990000;
	font-size : 12px;
}

.BigRed {
	color : #cc0000;
	font-size : 18px;
	font-weight : bold;
}

.Credits {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
}

.White {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
}

input.btn{
	size:15;
	color:#D60000;
	background-color:#000000;
	border:1px solid;
	border-top-color:#D60000;
	border-left-color:#D60000;
	border-right-color:#D60000;
	border-bottom-color:#D60000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9pt;
}

