/*  
Custom Theme Name: Meine Style-Daten
Custom Theme URI: http://example.com/
Custom Description: Erweiterung des Theme WordPress Standard DE-Edition
Custom Version: 0.1
Custom Author: Ihr Name
Custom Author URI: http://example.com/
*/

.custom .widecolumn .entry p {
	font-size: 2.05em;
}

.custom .entry p a:visited {
	color: red;
}

.custom a:hover {
	color: red;
	text-decoration: none;
}
