/*this is the style for the links before it is activated*/
BODY 
{ 
scrollbar-base-color: #0033CC;
scrollbar-arrow-color: #ffffff;
scrollbar-DarkShadow-Color: #ffffff;
scrollbar-Track-Color: #ffffff;
scrollbar-Highlight-Color: #ffffff;}

.Button {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : White;
	background-color : #0033CC;
	font-weight : bold;
	border-color : Black Black Black Black;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
}



.LinkBody {
	font-family :  Arial, Helvetica, sans-serif;
	color : #000000;
	background : #3399CC;
}
.date {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color: Black;
	margin-right : -10px;
	text-align : right;
	padding-right : -10px;
}

.textwhite {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 2px;
	
	color: #ffffff;
	font-weight: 500;
}

.rotate {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	color : #0033CC;
	font-weight : bolder;
}

/*this references the font and style for the title of the "Baja's English Language Newspaper" title*/ 
.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : 900;
	font-size : small;

	font-variant : normal;
	color : #000000;

	text-decoration : none}
	
.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	padding-left : 5px;
	color: Black;
}	

.border{
	border-color : cccccc;
	border-left : 1px cccccc;
	border-right : 1px cccccc;
	border-bottom : 1px cccccc;
	border-top : 1px cccccc;
	border-style : solid solid solid;
	font-family : Verdana;
	font-size : x-small;
}

.header {
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
	color: #990033;
	
}

.right {
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
	text-align : right;
	margin-top : -10px;

}

.splashbold {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	border-color: #00008B #00008B #00008B #00008B;
	border-style: double double outset ridge;
	padding-left: 6px;
	padding-right: 6px;
	color: Black;
	font-style: normal;
	font-variant: normal;
	text-indent: 0px;
	text-transform: none;
	background-color: #D4D7FF;
	background-image: none;
	
	float: none;
	margin-top: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: thin none White;
	margin-left: 0px;
	}
	

.copywrite {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 9pt;
	color: #999999;
}

.contact {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.background{
	background-image :  url(../../../../75Robin/images/re_sign2.gif);
	background-repeat : no-repeat;
}

.backgroundcopyright{
	background-image :  url(../../../../75Robin/images/re_copyright.gif);
	background-repeat : no-repeat;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 9pt;
	color: Gray;
}
   
   
/*this is the style for the links before it is activated*/
A:LINK {
	color : #3333CC;
	font-size: 10pt;
	text-decoration : none;
	font-family : "MS Sans Serif", Geneva, sans-serif;}
	
	
/*this is the style for the links before it is activated*/
A:FOCUS {
	color : #999999;
	font-size: 10pt;
	text-decoration : underline;
	font-family : "MS Sans Serif", Geneva, sans-serif;}



/*this is the style for the links after it is activated*/
A:visited {
	color : #3333CC;
	font-size: 10pt;
	text-decoration : none;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	background-color : transparent;}
	
	
	

/*this is the style for the links when the mouse is held over it*/
A:hover {
	color : #999999;
	font-size: 10pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-decoration : underline;
	background-color : transparent;}

/*this is the style for the links when the mouse is down on it*/
A:active {
	color : #999999;
	font-size: 10pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	text-decoration : underline;
	background-color : transparent;}

