/*
Theme Name: Axu.reniets.org
Theme URI: http://axu.reniets.org/
Description: WordPress theme for axu.reniets.org blog.
Author: Akseli Huhtanen
Author URI: http://axu.reniets.org/
Version: 1.0
*/

/*Tästä alkaa tekstin ominaisuuksien määrittely*/

p {
	color: black; 
	font-size: 10pt; 
	font-size: 1em; 
	font-family: "Century Gothic", Arial;
}

h1 {
	color: black; 
	font-size: 10pt; 
	font-size: 1.5em; 
	font-family: "Century Gothic", Arial;
}

a { 
	color: black; 
	font-size: 10pt; 
	font-size: 1em; 
	font-family: "Century Gothic", Arial; 
	text-decoration: none; 
	font-weight: bold;
}


a:link {
	color: black; 
	font-size: 10pt; 
	font-size: 1em; 
	font-family: "Century Gothic", Arial;
	text-decoration: none; 
	font-weight: bold;
}


a:hover {
	background-color: red; 
	color: black; 
	font-size: 10pt; 
	font-size: 1em; 
	font-family: "Century Gothic", Arial; 
	text-decoration: none; 
	font-weight: bold;
}












{}{}{}{}{}{}{}{}