.headline {
    color : #800000;
    background-color: #FFFFFF;
    font-style : bold;
	font-family : arial;
    font-size : 26px;
}

A  {
    color : #FFFFFF;
    font-style : normal;
	font-family : arial;
    font-size : 14px;
    text-decoration : none;
}

A:Hover  {
    color : #808080;
}

.selected {
    background-color : #FFFFFF;     
}

A.selected {
    color : #800000;
}

A.unselected {
    color : #FFFFFF;
}

.unselected A:Hover {
    color : #808080;
}


h5 {
    color : #000000;
    font-family : arial;   
}

.menu {
    color : #000000;
    background-color : #800000;
    font-style : bold;
}

.content {
    font-size : 14px;
    line-height : 20px;
    font-style : normal;
	font-family : arial;
    background-color : #FFFFFF;
    color : #800000;    
}

.blog {
    font-size : 14px;
    line-height : 20px;
    font-style : normal;
	font-family : arial;
    background-color : #800000;
    color : #FFFFFF;
}

A.content {
	font-family : arial;
    color : #000000;
    text-decoration : underline;   
}

A.small {
    font-size : 10px;
    color : #800000;    
    text-decoration : underline;   
}
.visitors {
    color : #FFFFFF;
    background-color : #800000;
    font-size : 12px;
    font-style : bold;
	font-family : arial;  
}

.mystar {
    color : #FFFFFF;
    background-color : #800000;
    font-size : 10px;
    font-style : bold;
	font-family : arial;  
}

A.mystar {
    color : #FFFFFF;
    background-color : #800000;
    font-size : 14px;
    font-style : bold;
	font-family : arial;  
}

.mystar A:Hover {
    color : #808080;
}

A.mystars {
    font-size : 10px;
}

.dask {
    font-size : 43px;
    font-style : bold;
	font-family : arial black;  
    color : #800000;
    background-color: white;
}

.small {
	font-family : arial;
    font-size : 10px;
    color : #800000;    
}