Missing Controller

Error: StyleAController could not be found.

Error: Create the class StyleAController below in file: site/controllers/style_a_controller.php

<?php
class StyleAController extends AppController {

	var $name = 'StyleA';
}
?>

Notice: If you want to customize this error message, create site/views/errors/missing_controller.ctp