
A:link{
	font-size: 14px; 
	font-family: arial,helvetica;
	text-decoration: none;
	text-align: left;
	color: white;
}


a:hover { color: #800000 }

a:visited { 
	font-size: 14px; 
	font-family: arial,helvetica;
	text-decoration: none;
	color: white;
	text-align: left;
}


font {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: black;
	font-size: 14px;
	text-align: center;
}



DIV {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: black;
	font-size: 14px;
	text-align: center;
}


SPAN {
	text-align: center;
}

.LargeBullet {
	font-size: 16px; 
}

.title {
	color: white;
	background-color: #993333;
	font-size: 13px; 
	font-family: arial,helvetica;	
	text-align: center;
	font-weight: bold;
	border: 1px solid #333366;
}

.meta {
	color: #f6f7f2;
	font-size: 13px; 
	font-family: arial,helvetica;	
}

.right {
	text-align: right;	
}

.left {
	text-align: left;	
	border: 1px solid #333366;
}

.center {
	text-align: center;	
}

.white {
	color: white;
}

.blue {
	color: blue;
}

.red {
	color: red;
}

H2 {
	color: black;
	font-size: 25px; 
	font-family: arial,helvetica;	
	text-align: center;
	font-weight: bold;
}

.TitleCity {
	color: black;
	font-size: 25px; 
	font-family: arial,helvetica;	
	text-align: center;
}

A.smaller:link{
	font-size: 11px; 
	font-family: arial,helvetica;
	text-decoration: none;
	color: black;
}

A.smaller:visited { 
	font-size: 11px; 
	font-family: arial,helvetica;
	text-decoration: none;
	color: black;
}

A.smaller:hover{
	font-size: 11px; 
	font-family: arial,helvetica;
	text-decoration: none;
	color: red;
}
/*tor*/
A.Blue:link{
	font-size: 14px; 
	font-family: arial,helvetica;
	text-decoration: none;
	color:#0033FF
}

A.Blue:visited { 
	font-size: 14px; 
	font-family: arial,helvetica;
	text-decoration: none;
	color:#0033FF
}

A.Blue:hover{
	font-size: 14px; 
	font-family: arial,helvetica;
	text-decoration: underline;
	color:#0033FF;
}


A.red:link{
	font-size: 14px; 
	font-family: arial,helvetica;
	text-decoration: none;
	color: red;
}

A.red:visited { 
	font-size: 14px; 
	font-family: arial,helvetica;
	text-decoration: none;
	color: red;
}

A.red:hover{
	font-size: 14px; 
	font-family: arial,helvetica;
	text-decoration: none;
	color: black;
}
